NPM をインストールすると、次のようなエラーが表示されます。
gzip: stdin: decompression OK, trailing garbage ignored /usr/local/bin/tar: Child returned status 2 /usr/local/bi/tar: Error is not recoverable: exiting now It failed
私のセットアップ:
- Mac OS X 10.6.3
- GNU タール v1.26
- ノード v0.4.12
どんな助けでも大歓迎です。
完全な出力:
curl http://npmjs.org/install.sh | sh Password: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 7147 100 7147 0 0 40849 0 --:--:-- --:--:-- --:--:-- 86108 tar=/usr/local/bin/tar version: tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <"http://gnu.org/licenses/gpl.html">. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. Installing without make. This may fail. fetching: "http://registry.npmjs.org/npm/-/npm-1.0.96.tgz" gzip: stdin: decompression OK, trailing garbage ignored /usr/local/bin/tar: Child returned status 2 /usr/local/bin/tar: Error is not recoverable: exiting now It failed