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

docs: After move getRandomItem function, it doesn't work well #29517

Open
1 of 4 tasks
saintfirewater opened this issue Jan 5, 2025 · 0 comments
Open
1 of 4 tasks

docs: After move getRandomItem function, it doesn't work well #29517

saintfirewater opened this issue Jan 5, 2025 · 0 comments

Comments

@saintfirewater
Copy link

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.

https://nx.dev/getting-started/tutorials/npm-workspaces-tutorial#use-nx-plugins-to-enhance-your-workspace

Additional context or description

Provide any additional details here as needed.

Hi, I am a beginner to use nx.
I am following the documents.

The problem I met is after I move getRandomItem function, it doesn't work well.
I met a following error on the import line,

Cannot find module '@tuskdesign/util' or its corresponding type declarations.
Image

and after npx nx build @tuskdesign/zoo, got the error.

➜  tuskydesign git:(main) ✗ npx nx build @tuskdesign/zoo

 NX   Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.

Pass --verbose to see the stacktraces.

What could I do next?
And If you don't mind, I would like to improve this part of the document. Thanks for your kind documents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant