
npm info lifecycle [email protected]~install: [email protected] > [email protected] install /Users/qiubai/work/weibo/node_modules/realm > node-pre-gyp install --fallback-to-build node-pre-gyp info it worked if it ends with ok node-pre-gyp info using [email protected] node-pre-gyp info using [email protected] | darwin | x64 node-pre-gyp info check checked for "/Users/sanyue/work/weibo/node_modules/realm/compiled/node-v57_darwin_x64/realm.node" (not found) node-pre-gyp http GET https://static.realm.io/node-pre-gyp/1.8.1/realm-v1.8.1-node-v57-darwin-x64.tar.gz node-pre-gyp http 200 https://static.realm.io/node-pre-gyp/1.8.1/realm-v1.8.1-nodev57-darwin-x64.tar.gz node-pre-gyp info install unpacking realm.node 每次都卡着这里不行。 已经翻墙。并且用 wget 很就能把https://static.realm.io/node-pre-gyp/1.8.1/realm-v1.8.1-node-v57-darwin-x64.tar.gz下载下来了。 不知道是什么原因。求解答