antonk52 / why-npm-i-so-long

Checks project's dependencies size AKA why npm install so long

Home Page:https://npm.im/why-npm-i-so-long

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx why-npm-i-so-long does not work

jeetiss opened this issue ยท comments

Seems like you forgot to publish package to npm ๐Ÿ™ƒ

 % npx why-npm-i-so-long ./package.json 
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/why-npm-i-so-long - Not found
npm ERR! 404 
npm ERR! 404  'why-npm-i-so-long@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Hi, thank you for the issue. I indeed tried to publish it, but it was marked as spam. Iโ€™ve emailed npm support and awaiting for their response. If it wonโ€™t go through Iโ€™m going to rename the repository and the package and publish it under a different name. We will see =)

I got the publish access for the name and have published 1.0.0 version. You should be able to install it or/and run it using npx now ๐ŸŽ‰

Yes, it is working now
thanks for tool ๐ŸคŸ๐Ÿป