Nicholas Cunningham

Results 54 comments of Nicholas Cunningham

This should be addressed with [18.1.1](https://github.com/nrwl/nx/releases/tag/18.1.1) @zilahir can you create a new issue with a small reproduction?

Hey, can you retry with the latest version I am not encountering this issue.

Thanks for the repro i'll investigate

I think this is a nextjs /turbopack issue. I created a bug to track it: https://github.com/vercel/next.js/issues/66602 Here is a repo without Nx illustrating the same problem: https://github.com/ndcunningham/nextjs-tw Since turbo is...

Closing as the issue has been fixed with an update.

Can you show your webpack config? Or provide a small repo

This should be supported now: https://github.com/nrwl/nx/pull/29613

Hey, can you create a repro I tested this and it's working correctly. You can also try resetting the daemon using `nx reset` Repro: https://github.com/ndcunningham/nest-nx19