Skip to content

Commit c7b2d5f

Browse files
committed
Update 005-install-cncjs.sh
1 parent 29b1080 commit c7b2d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/005-install-cncjs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
npm install -g socket.io
2-
npm install -g socket.io-parser
31
echo "prefix=~/.npm" >> ~/.npmrc
42
cat ~/.npmrc
3+
npm install -g socket.io
4+
npm install -g socket.io-parser
55
npm install -g cncjs
66
export PATH=$PATH:~/.npm/bin/

0 commit comments

Comments
 (0)