RoYoMi

Results 3 comments of RoYoMi

For other noobs like me looking to reinvent the same solution of rolling back to 1.0.0-beta.6 Do the the following: ``` cd c:\path\to\index.js npm uninstall -g node-windows npm install -g...

Here's what I've learned so far: - Powershell 5.1 - is generically called "Windows Powershell" - runs only on Windows, hence the name - hooks into ".Net Framework" - Powershell...