question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Windows 10] npm install cash-global -g does not work

See original GitHub issue
  1. npm install cash-global -g
  2. Restart pc
  3. '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:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:23 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
jaylamsencommented, Jun 27, 2017

type cash first

2reactions
stanislavromanovcommented, Mar 30, 2016

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found