[Windows 10] npm install cash-global -g does not work
See original GitHub issuenpm install cash-global -g
- Restart pc
'ls' is not recognized as an internal or external command, operable program or batch file
However when I do cash
it works as before. Am I missing something?
C:\Users\stani>node -v
v5.9.1
C:\Users\stani>npm -v
3.8.3
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:23 (4 by maintainers)
Top Results From Across the Web
[Windows 10] npm install cash-global -g does not work · Issue #117 ...
npm install cash-global -g Error: 2. 'ls' is not recognized as an internal or external command, operable program or batch file. C:\Users\Taslim>node -v ......
Read more >This npm install is not working on Windows - node.js
tried npm install -g. restarted the XAMPP server. turned off Windows Defender. checked the PATH for C:\Program Files\nodejs ...
Read more >Resolving EACCES permissions errors when installing ...
This is the best way to avoid permissions issues. To reinstall npm with a node version manager, follow the steps in "Downloading and...
Read more >Manage npm packages - Visual Studio (Windows)
Open package manager from Solution Explorer. Next, you can search for npm packages, select one, and install by selecting Install Package.
Read more >Running Node-RED locally
To install Node-RED you can use the npm command that comes with node.js: sudo npm install -g --unsafe-perm node-red. If you are using...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
type cash first
Well I guess we don’t be needing this as Windows Bash replacement soon enough: http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html