You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run npm install, I get an error "Missing module node-bin-setup". When I first run npm install node-bin-setup after cloning the repo this problem goes away. Is node-bin-setup a module that I should have installed manually and globally?
Info
Operating System: Ubuntu 18.04
Node-Version: 8.10
Reproduce
Clone repository
Run npm install
The text was updated successfully, but these errors were encountered:
Case
Bug
Issue
When I run npm install, I get an error "Missing module node-bin-setup". When I first run
npm install node-bin-setup
after cloning the repo this problem goes away. Is node-bin-setup a module that I should have installed manually and globally?Info
Reproduce
Clone repository
Run
npm install
The text was updated successfully, but these errors were encountered: