Answer the question
In order to leave comments, you need to log in
Why can't install nodejs module using npm?
I install the .bin module like this:
npm install .bin
https://pastebin.com/ESS8HJrc - log
https://pastebin.com/Y1W1kaDJ - displays in PuTTy
Answer the question
In order to leave comments, you need to log in
Because this is not an npm package, I did not find it in the list of npm packages, you need to specify the package name correctly, for example, npm intstall bin
bin without a dot
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question