I am trying to install npm so I can install less. I just went to the node.js website and installed node. however, when i type npm in the command prompt i get the error:
Error: Failed to replace env in config: ${APPDATA}
at C:\Program Files\nodejs\node_modules\npm\lib\config\core.js:429:13
etc.
Any suggestions?
I think node installed because node -v yeilds v0.12.7
npm install -g lesssome text appears. however it is not recognizinglesscas a command. is there a way to check?npmmy cmd showsUsabe: npm <command>so that looks good i think