Closed boyanivskyy closed 12 months ago
Can someone help? When support for Angular 16 along with NX 16 version will be added?
i need the same
Try using 16.0.0-beta.1
version of nx-electron. Build works well in that version.
Package 16.0.0-beta.1 did not work for me - it tries to import @angular/core with a require statement, which is not allowed. I posted an issue on this. Angular 16 support does not seem to be achieved with the current beta version.
Describe the bug After upgrading the whole NX workspace to a newer version because of updating Angular to version 16. I'm trying to build
nx run nx-electron-app:build:production
I'm getting this errorAny other details can be provided during the discussion in this issue
Expected behavior Should build the application.
I have another application in my NX workspace which is a web application, not Electron and it's working perfectly fine
Desktop (please complete the following information): Ubuntu 20.04