Anyway, the key to the issue is to setup the PYTHON path to include the python.exe filename in it.
Here's the list of steps for your reference.
- Install 32-bit python 2.7, not the version 3.x
- Set environment variables:
- NODE_PATH to {path to nodejs}\node_modules
- PYTHON to {path to python 2.x}\python.exe
- Run on VS2010 command prompt (run as administrator)
- npm install plugin -g
Hope the above works for you.
No comments:
Post a Comment