We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't know that this is issue with your package, but after run "npx npm-check -y" i got this:
npx npm-check -y
$ npm install --save [email protected] _css_loader@undefined [email protected] [email protected] [email protected] [email protected] --color=always Command failed: C:\Windows\system32\cmd.exe /s /c "npm "install" "--save" "[email protected]" "_css_loader@undefined" "[email protected]" "[email protected]" "[email protected]" "[email protected]" "--color=always"" npm ERR! code EINVALIDPACKAGENAME npm ERR! Invalid package name "_css_loader" of package "_css_loader@undefined": name cannot start with an underscore.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I don't know that this is issue with your package, but after run "npx npm-check -y" i got this:
$ npm install --save [email protected] _css_loader@undefined [email protected] [email protected] [email protected] [email protected] --color=always
Command failed: C:\Windows\system32\cmd.exe /s /c "npm "install" "--save" "[email protected]" "_css_loader@undefined" "[email protected]" "[email protected]" "[email protected]" "[email protected]" "--color=always""
npm ERR! code EINVALIDPACKAGENAME
npm ERR! Invalid package name "_css_loader" of package "_css_loader@undefined": name cannot start with an underscore.
The text was updated successfully, but these errors were encountered: