Advertisement
wingman007

PortableNode_RUNMEFIRST.bat

Jun 10th, 2015
843
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.08 KB | None | 0 0
  1. set PATH=E:\nodejs;E:\PortableApps\Git\cmd
  2.  
  3. echo %PATH%
  4.  
  5. node -v
  6.  
  7. npm version
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement