码迷,mamicode.com
首页 > 其他好文 > 详细

install atom markdown preview plus error

时间:2018-02-11 23:44:31      阅读:479      评论:0      收藏:0      [点我收藏+]

标签:because   sgd   5.0   remote   tps   ppt   x64   source   tput   

Installing “markdown-preview-enhanced@0.15.2” failed.Hide output…

npm ERR! Darwin 17.2.0
npm ERR! argv "/private/var/folders/0k/qvz08f_95s9fhzhcm_pk_xjm0000gn/T/AppTranslocation/6E0708C3-AFDC-42C5-AAB7-FAFFC9A7306A/d/Atom.app/Contents/Resources/app/apm/bin/node" "/private/var/folders/0k/qvz08f_95s9fhzhcm_pk_xjm0000gn/T/AppTranslocation/6E0708C3-AFDC-42C5-AAB7-FAFFC9A7306A/d/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/apple/.atom/.apm/.apmrc" "--userconfig" "/Users/apple/.atom/.apmrc" "install" "/private/var/folders/0k/qvz08f_95s9fhzhcm_pk_xjm0000gn/T/d-118111-1742-zmesgd.ucrqxmkj4i/package.tgz" "--runtime=electron" "--target=1.6.15" "--arch=x64" "--global-style"
npm ERR! node v6.9.5
npm ERR! npm  v3.10.10

npm ERR! shasum check failed for /var/folders/0k/qvz08f_95s9fhzhcm_pk_xjm0000gn/T/npm-1744-c59a94ce/registry.npmjs.org/_40shd101wyy/mume/-/mume-0.2.9.tgz
npm ERR! Expected: 37943a308ffdd1b0f72b1e2dde6228b57420e25b
npm ERR! Actual:   3608ffc25ad984cd60db9443083acb5f5d656f3a
npm ERR! From:     https://registry.npmjs.org/@shd101wyy/mume/-/mume-0.2.9.tgz
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /private/var/folders/0k/qvz08f_95s9fhzhcm_pk_xjm0000gn/T/apm-install-dir-118111-1742-1ooa0qv.a066h1714i/npm-debug.log

vv

Last login: Sun Feb 11 19:27:13 on console
AppledeMacBook-Pro:~ apple$ pwd
/Users/apple
AppledeMacBook-Pro:~ apple$ npm
-bash: npm: command not found
AppledeMacBook-Pro:~ apple$ npm install
-bash: npm: command not found
AppledeMacBook-Pro:~ apple$ brew install node
Updating Homebrew...
==> Tapping homebrew/core
Cloning into ‘/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core‘...
remote: Counting objects: 4646, done.
remote: Compressing objects: 100% (4433/4433), done.
remote: Total 4646 (delta 52), reused 756 (delta 28), pack-reused 0
Receiving objects: 100% (4646/4646), 3.78 MiB | 529.00 KiB/s, done.
Resolving deltas: 100% (52/52), done.
Tapped 4444 formulae (4,688 files, 11.9MB)
==> Installing dependencies for node: icu4c
==> Installing node dependency: icu4c
==> Downloading https://homebrew.bintray.com/bottles/icu4c-60.2.high_sierra.bott
######################################################################## 100.0%
==> Pouring icu4c-60.2.high_sierra.bottle.tar.gz
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local,
because macOS provides libicucore.dylib (but nothing else).

If you need to have this software first in your PATH run:
  echo ‘export PATH="/usr/local/opt/icu4c/bin:$PATH"‘ >> ~/.bash_profile
  echo ‘export PATH="/usr/local/opt/icu4c/sbin:$PATH"‘ >> ~/.bash_profile

For compilers to find this software you may need to set:
    LDFLAGS:  -L/usr/local/opt/icu4c/lib
    CPPFLAGS: -I/usr/local/opt/icu4c/include

==> Summary
??  /usr/local/Cellar/icu4c/60.2: 249 files, 67MB
==> Installing node
==> Downloading https://homebrew.bintray.com/bottles/node-9.5.0.high_sierra.bott
######################################################################## 100.0%
==> Pouring node-9.5.0.high_sierra.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
  /usr/local/etc/bash_completion.d
==> Summary
??  /usr/local/Cellar/node/9.5.0: 5,125 files, 49.7MB
AppledeMacBook-Pro:~ apple$ node -v
v9.5.0
AppledeMacBook-Pro:~ apple$ brew install node

http://blog.teamtreehouse.com/install-node-js-npm-mac
https://www.jianshu.com/p/20ea93641bda

install atom markdown preview plus error

标签:because   sgd   5.0   remote   tps   ppt   x64   source   tput   

原文地址:https://www.cnblogs.com/ioveNature/p/8443387.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!