bennymeg / nx-electron

Electron schematics for nrwl nx platform
Apache License 2.0
320 stars 84 forks source link

No cached ProjectGraph is available. #237

Closed MrTob closed 1 year ago

MrTob commented 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

alljinx commented 1 year ago

I think you are using nx-electron 15 with NX 16, wich is not totally compatible yet.

bennymeg commented 1 year ago

Nx Electron / Nx / Angular should all be on the same major version.