node-easymock icon indicating copy to clipboard operation
node-easymock copied to clipboard

Failed at the [email protected] install script

Open JurajB opened this issue 9 years ago • 2 comments

Failing while installing.

Failed at the [email protected] install script 'node-pre-gyp install --fallback-to-build'.

JurajB avatar Nov 11 '16 14:11 JurajB

changing node version helped me:

npm install -g n
sudo n 8.9.3

Luzo avatar May 16 '18 12:05 Luzo

Fails on: node --version v9.6.1

SergiuTudos avatar Jun 07 '18 15:06 SergiuTudos