Skip to content
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

WIth version 14.0.3, Using Nx Core Without Plugins tutorial fails on step 'Creating Second NPM Package and Enabling Yarn Workspaces' #10013

Closed
1 of 4 tasks
jlister opened this issue Apr 26, 2022 · 3 comments

Comments

@jlister
Copy link

jlister commented Apr 26, 2022

Documentation issue

  • Reporting a typo
  • Reporting a documentation bug
  • Documentation improvement
  • Documentation feedback

Is there a specific documentation page you are reporting?

Enter the URL or documentation section here.

Additional context or description

After running the command
nx g npm-package complex

the tutorial says running nx test complex you should give an error @myorg/simple cannot be resolved. With nx version 14.0.3 I see the error NX Cannot find project 'complex'

@jlister
Copy link
Author

jlister commented Apr 26, 2022

Downgrading to

"nx": "14.0.2",
"@nrwl/cli": "14.0.2",

fixes the issue.

@AgentEnder
Copy link
Member

This is fixed by #10031, and should be released later today or tomorrow. I'm going to close this out since the fix is merged.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants