dylang/npm-check

_css_loader@undefined

kartofelek007 opened this issue · 0 comments

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.

image