Skip to content

fsevents needs to be upgraded #95

@wgoolsby

Description

@wgoolsby

fsevents 1.1.1 is no longer on the registry. I also couldn't get 1.1.2 to work, but I finally solved the build errors by removing my lock file and changing fsevents to 1.1.3 in package.json.

Error log below

yarn install v1.3.2
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 📃  Building fresh packages...
[1/2] ⠐ fsevents: https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.3/fse-v1.1.3-node-v59-darwin-x64.tar.gz
[2/2] ⠐ fsevents: https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.1/fse-v1.1.1-node-v59-darwin-x64.tar.gz
[-/2] ⠐ waiting...
[-/2] ⠐ waiting...
**warning** Error running install script for optional dependency: "path/to/repo/react/node_modules/chokidar/node_modules/fsevents: Command failed.\nExit code: 1\nCommand: node install\nArguments: \n
Directory: path/to/repo/react/node_modules/chokidar/node_modules/fsevents\nOutput:\nnode-pre-gyp info it worked if it ends with ok\nnode-pre-gyp info using node-pre-gyp@0.6.34\nnode-pre-gyp info using node@9.5.0 | darwin | x64\nnode-pre-gyp info check checked for \"path/to/repo/react/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node\" (not found)\nnode-pre-gyp 
http GET https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.1/fse-v1.1.1-node-v59-darwin-x64.tar.gz\nnode-pre-gyp http 404 https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.1/fse-v1.1.1-node-v59-darwin-x64.tar.gz\nnode-pre-gyp 
ERR! Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.1/fse-v1.1.1-node-v59-darwin-x64.tar.gz \nnode-pre-gyp 
ERR! Pre-built binaries not found for fsevents@1.1.1 and node@9.5.0 (node-v59 ABI) (falling back to source compile with node-gyp) \nnode-pre-gyp http 404 status code downloading tarball https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.1/fse-v1.1.1-node-v59-darwin-x64.tar.gz \nnode-pre-gyp ERR! build error\nnode-pre-gyp
ERR! stack Error: Failed to execute 'node-gyp clean' (Error: spawn node-gyp ENOENT)\nnode-pre-gyp ERR! stack     at ChildProcess.<anonymous> (path/to/repo/react/node_modules/chokidar/node_modules/node-pre-gyp/lib/util/compile.js:77:29)\nnode-pre-gyp ERR! stack     at ChildProcess.emit (events.js:160:13)\nnode-pre-gyp 
ERR! stack     at Process.ChildProcess._handle.onexit(internal/child_process.js:207:12)\nnode-pre-gyp ERR! stack     at onErrorNT (internal/child_process.js:389:16)\nnode-pre-gyp ERR! stack     at process._tickCallback (internal/process/next_tick.js:152:19)\nnode-pre-gyp ERR! System Darwin 17.4.0\nnode-pre-gyp 
ERR! command\"/usr/local/Cellar/node/9.5.0/bin/node\" \"path/to/repo/react/node_modules/chokidar/node_modules/fsevents/node_modu
**success** Saved lockfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions