Closed MrTob closed 1 year ago
When running the script "build-electron": "nx build desktop" i got the "[readCachedProjectGraph] ERROR: No cached ProjectGraph is available." error
i use angular and nx in a monorepo
I think you are using nx-electron 15 with NX 16, wich is not totally compatible yet.
Nx Electron / Nx / Angular should all be on the same major version.
When running the script "build-electron": "nx build desktop" i got the "[readCachedProjectGraph] ERROR: No cached ProjectGraph is available." error
i use angular and nx in a monorepo