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 ansi-colors@4.1.3 _css_loader@undefined source-map@0.7.4 dompurify@3.0.3 handlebars@4.7.7 toast-me@1.5.0 --color=always Command failed: C:\Windows\system32\cmd.exe /s /c "npm "install" "--save" "ansi-colors@4.1.3" "_css_loader@undefined" "source-map@0.7.4" "dompurify@3.0.3" "handlebars@4.7.7" "toast-me@1.5.0" "--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 ansi-colors@4.1.3 _css_loader@undefined source-map@0.7.4 dompurify@3.0.3 handlebars@4.7.7 toast-me@1.5.0 --color=always
Command failed: C:\Windows\system32\cmd.exe /s /c "npm "install" "--save" "ansi-colors@4.1.3" "_css_loader@undefined" "source-map@0.7.4" "dompurify@3.0.3" "handlebars@4.7.7" "toast-me@1.5.0" "--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: