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

Created on 30 Jun 2017  路  6Comments  路  Source: askmike/gekko

Hi akmike,
An error have been happened whenever I try to set up gekko.
It is shown at the final page in the attached pdf
Error.pdf
The error is"Failed at the [email protected] install script 'node-pre-gyp install --fallback-to-build'."
The error repeated on two different PCs, So I don't know is the problem in my following to the instillation steps or what.

Thanks

waiting-for-answer

Most helpful comment

This was my solution,
npm install sqlite3 --unsafe-perm

All 6 comments

Very strange, judging by your logs it appears you are installing on a windows computer. Can you let me know the windows versions?

This was my solution,
npm install sqlite3 --unsafe-perm

windows 10

@EslamAwwad can you try proposed fix by @netcoding? I don't have access to a windows machine right now.

I tried "npm install [email protected]" and it wors
thanks guys

great :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

godfrey68 picture godfrey68  路  3Comments

yacindou picture yacindou  路  3Comments

crypto-kid picture crypto-kid  路  5Comments

rcoenen picture rcoenen  路  3Comments

Oowii picture Oowii  路  4Comments