SyntaxFix
Write A Post
Hire A Developer
Questions
set python to python2.7 before running npm install
Linux:
export PYTHON=python2.7
Windows:
set PYTHON=python2.7