Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

install node js windows powershell

Install-Package nodejs

Warning: The issue is that the node executable isn't on the PATH after installing with Install-Package. However, this does make some sense as the current PowerShell process won't pick up outside changes to environment variables until it is relaunched.
 
PREVIOUS NEXT
Tagged: #install #node #js #windows #powershell
ADD COMMENT
Topic
Name
4+6 =