-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App Serve not working after migrating to NX 19 #23320
Comments
This is a problem of
|
Linked PR: nrwl/nx-labs#399 |
Fixed by above PR and subsequent release made: https://www.npmjs.com/package/@nx/rspack |
It is not fixed by the latest version 19 of @nx/rspack |
I also faced a similar issue with latest version of @nx/rspack. |
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Current Behavior
Workspaces is not a constructor
Expected Behavior
GitHub Repo
No response
Steps to Reproduce
rsPack
npx nx migrate latest && npx nx migrate --run-migrations
yarn start
stopped workingNx Report
Failure Logs
Package Manager Version
yarn run v1.22.21
Operating System
Additional Information
I have no
.env
files, I clarified this because the only breaking change allegedly in nx 19 was about them.I tried using npm but it also doesn't work
The text was updated successfully, but these errors were encountered: