Alexis Trépanier

Results 4 comments of Alexis Trépanier

Also having this issue with Angular 15.1. We are using an Nx monorepo and multiple libraries just started failing because of this issue. The workaround from @Timebutt works, but it...

We are facing the same issue since version 18.0.0, now on 18.0.7 and still an issue. The use of Nx is completely broken, since the repo cannot be resolved at...

> @alextrep96 - try remove the empty options object in your deploy task. That did the trick thanks!

Having the same issue here with `@nx/webpack:webpack`. On the other end, `@nx/esbuild:esbuild` seems fine. Both using `generatePackageJson: true`.