Cant build extension

Awesome :partying_face: :partying_face: :partying_face: happy that you found the solution

I ran into the same problem during upgrading from SuiteCRM 8.6.2 to 8.8.0.

Both of these were necessary for me:

Which is weird since that makes it out of sync with 8.8.0:

I also don’t like the "skipLibCheck": true option in tsconfig.json. Why is it necessary now?

To sum it up: I am not satisfied with the solution :smiley:

Update: Turns out only "skipLibCheck": true was necessary, not the version change to @angular-architects/module-federation@19.0.3.

1 Like