You can use –python option to npm like so:
npm install --python=python2.7
or set it to be used always:
npm config set python python2.7
You can use –python option to npm like so:
npm install --python=python2.7
or set it to be used always:
npm config set python python2.7