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

monorepo workspace/package is showing NPM ERR! Registry error Package <Package_Name> could not be found #516

Open
BenJackGill opened this issue Mar 14, 2023 · 0 comments

Comments

@BenJackGill
Copy link

BenJackGill commented Mar 14, 2023

I have an npm monorepo.

One of the workspaces in the monorepo is named @seoturbo/eslint-config-custom.

When running npm-check I get this error:

@seoturbo/eslint-config-custom   ⛔  NPM ERR!  Registry error Package `@seoturbo/eslint-config-custom` could not be found

This error should not be showing because @seoturbo/eslint-config-custom is a local workspace/package. It only exists on my machine, not in the NPM register.

Any idea how to fix this?

@BenJackGill BenJackGill changed the title monorepo workspace/package is showing "NPM ERR! Registry error Package <Package_Name> could not be found" monorepo workspace/package is showing NPM ERR! Registry error Package <Package_Name> could not be found Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant