Hacker News new | ask | show | jobs
by fibo 3942 days ago
Can you use another npm namespace?

. npm install black-screen

is far better t'han "install-all" for many reasons: better npm search, no namespace pollution, more semantic than such a generic name.

Please consider to change it.

2 comments

I'm afraid you misunderstood the command. The package is named correctly - black-screen. Install-all is a local npm script, that's why you run it with `npm run`.
it hasn't been published to npm yet. the instructions are for cloning the repo and installing it locally to test. that's an install script