npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. yorkie@2.0.0 install E:\Project\vue-element-admin\node_modules\yorkie node bin/install.js
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! yorkie@2.0.0 install: node bin/install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the yorkie@2.0.0 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\star1\AppData\Roaming\npm-cache_logs\2020-02-10T09_01_03_815Z-debug.log
2条答案
按热度按时间nvbavucw1#
os: win10 x64
node:v12.15.0
python:3.7.4
git:2.22.0.windows.1
npm:6.13.7
会出现
$ npm install --registry= https://registry.npm.taobao.org
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
yorkie@2.0.0 install E:\Project\vue-element-admin\node_modules\yorkie
node bin/install.js
'node' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒
▒▒▒▒▒▒▒▒▒ļ▒▒▒
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! yorkie@2.0.0 install:
node bin/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the yorkie@2.0.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\star1\AppData\Roaming\npm-cache_logs\2020-02-10T09_01_03_815Z-debug.log
eh57zj3b2#
Try to use
cnpm install