いい感じにインストールできましたshin@debian:~/dev$ curl http://npmjs.org/install.sh | sh% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed100 3927 100 3927 0 0 4464 0 --:--:-- --:--:-- --:--:-- 9350fetching: http://registry.npmjs.org/npm/-/npm-1.0.26.tgz0.4.111.0.26cleanup prefix=/home/shin/local/node
This script will find and eliminate any shims, symboliclinks, and other cruft that was installed by npm 0.x.
Is this OK? enter 'yes' or 'no'yes
All clean!! [ -d .git ] || git submodule update --init --recursivenode cli.js rm npm -g -fnode cli.js cache cleannode cli.js install -g -f/home/shin/local/node/bin/npm -> /home/shin/local/node/lib/node_modules/npm/bin/npm.js/home/shin/local/node/bin/npm_g -> /home/shin/local/node/lib/node_modules/npm/bin/npm.js/home/shin/local/node/bin/npm-g -> /home/shin/local/node/lib/node_modules/npm/bin/npm.jsnpm@1.0.26 /home/shin/local/node/lib/node_modules/npm
早速試してみます
うまくインストール出来たようですshin@debian:~/dev$ npm install expressexpress@2.4.5 ./node_modules/express├── mime@1.2.2├── connect@1.6.2└── qs@0.3.1
0 件のコメント:
コメントを投稿