microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not npm ci

sherlockfeng opened this issue · comments

git clone https://github.com/Microsoft/VoTT.git
cd VoTT
npm ci then wrong

 Failed to execute '/Users/heyunfeng/.nvm/versions/node/v10.15.1/bin/node /Users/heyunfeng/.nvm/versions/node/v10.15.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/Users/heyunfeng/VoTT/node_modules/fsevents/lib/binding/Release/electron-v3.0-darwin-x64/fse.node --module_name=fse --module_path=/Users/heyunfeng/VoTT/node_modules/fsevents/lib/binding/Release/electron-v3.0-darwin-x64 --napi_version=3 --node_abi_napi=napi' (1)

                errorOut=node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.4/fse-v1.2.4-electron-v3.0-darwin-x64.tar.gz 

my node version is 10.15.1
my platform is mac

same issue