Not works on my windows 10 machine
See original GitHub issuecd test && npm install...
events.js:160
throw er; // Unhandled 'error' event
^
Error: spawn npm ENOENT
at exports._errnoException (util.js:1026:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
versions:
npm : 3.10.8 nodejs : v6.9.1
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
What to Do if Your Windows 10 Computer Stops Responding
Try Safe Mode: If Step 1 fails, try running your Windows 10 device in Safe Mode to locate the issue. · Check Task...
Read more >Fix problems in Windows Search - Microsoft Learn
Check for updates · Run the Search and Indexing troubleshooter · Restart Windows Search or your device · Reset Windows Search · Help...
Read more >Windows 10 Troubleshooting: The Most Common Problems ...
Run the Windows Update Troubleshooter : Select Start > Settings > Update & Security > Troubleshoot. Under Get up and running, select Windows ......
Read more >17 most common Windows 10 problems and how to fix them
Open Control Panel and then run Windows Update and ensure that the PC is fully up to date. If updates fail, run the...
Read more >How to Fix Your Windows 10 Touchscreen Not Working
Is your Windows 10 touchscreen not working? Here's a troubleshooting guide to fix your touchscreen issues in Windows 10.
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
Any progress on this?
@Pitt05 if you go on your
Tintin
directory and you runnpm install
manually, is it working?