-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.7/fse-v1.2.7-electron-v4.0-win32-x64.tar.gz #3618
Comments
I checked the download address.It's not available. |
I have the same issue. I cant find where it is setting electron as the platform instead of node to try fix it |
Getting this issue as well, specifically through the Node: 10.15.0 |
Same issue here trying to fetch |
As mentioned here, #3671 (comment) running
and then building, got me through without errors. It worked for me anyways, without being have to switch to yarn. |
Any news about this? |
I'm on Removing |
Looks like there is some version with the wrong or outdated url for the fsevents binaries:
For me worked simply deleting package-lock-old.json and run |
Please try 21.0.5. |
I just tried v21.0.5. Still seeing the same exact error. |
Just try to delete package-lock.json then try it again. |
Remove existing node_modules/
Remove the existing
And then reinstalling
|
it worker for me |
I try to publish win on Mac 10.13.6 but got failed
Version:
node:10.15.0
electron:4.0.1
electron-builder=latest
Target:
win
The text was updated successfully, but these errors were encountered: