Electron-react-boilerplate: node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.4/fse-v1.2.4-node-v67-darwin-x64.tar.gz

Created on 21 Nov 2018  路  3Comments  路  Source: electron-react-boilerplate/electron-react-boilerplate

node version: 11.2.0
macOs: mojave
When I run npm install
image

Most helpful comment

@MonkeyInWind
I've experienced the same issue using the same OS (mojave) and Node version 11.2.0
I believe this is some kind of node compatibility issue.

Uninstalling Node 11 and installing Node 10 (10.14.1 LTS) fixed it for me.

All 3 comments

@MonkeyInWind
I've experienced the same issue using the same OS (mojave) and Node version 11.2.0
I believe this is some kind of node compatibility issue.

Uninstalling Node 11 and installing Node 10 (10.14.1 LTS) fixed it for me.

1958

Thanks man, that worked nicely

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thehatami picture thehatami  路  3Comments

davej picture davej  路  4Comments

chie4hao picture chie4hao  路  3Comments

juangl picture juangl  路  4Comments

cameronb23 picture cameronb23  路  3Comments