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
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 :)
Most helpful comment
This was my solution,
npm install sqlite3 --unsafe-perm