Brad Hamill
Results
2
comments of
Brad Hamill
Running into the same issue - only when attempting to use pnpm. I can run my app: nx dev my-app, but can't lint, build, etc. Nx 19.0.2 Works fine when...
Found the answer to my problem. I was using version 9.x of pnpm. Go back to version 8.5.1 and everything is fine. It looks like 9.x isn't quite ready for...