npm run typings -- install dt ~node --save --global
이거 왜 실행 안됩니까?
typings ERR! message Unable to parse: registry:/core-js
typings ERR! cwd /home/scar/workspace/pro_angular/todo
typings ERR! system Linux 4.10.0-22-generic
typings ERR! command "/usr/bin/nodejs" "/home/scar/workspace/pro_angular/todo/node_modules/.bin/typings" "install" "dt" "~core-js" "--save" "–global"
typings ERR! node -v v6.10.3
typings ERR! typings -v 1.4.0
typings ERR! If you need help, you may report this error at:
typings ERR! <https://github.com/typings/typings/issues>
npm ERR! Linux 4.10.0-22-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "typings" "--" "install" "dt" "~core-js" "--save" "–global"
npm ERR! node v6.10.3
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! @ typings: `typings "install" "dt" "~core-js" "--save" "–global"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ typings script 'typings "install" "dt" "~core-js" "--save" "–global"'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! typings "install" "dt" "~core-js" "--save" "–global"
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/scar/workspace/pro_angular/todo/npm-debug.log
이런 애러가 나오는데;;이거 왜이럼?
댓글 없음:
댓글 쓰기