You are on page 1of 13

Using username "ec2-user".

Authenticating with public key "imported-openssh-key"


Last login: Thu Jun 5 11:25:19 2014 from 90.162.27.123
__| __|_ )
_| ( / Amazon Linux AMI
___|\___|___|
https://aws.amazon.com/amazon-linux-ami/2014.03-release-notes/
2 package(s) needed for security, out of 3 available
Run "sudo yum update" to apply all updates.
[ec2-user@ip-172-31-15-98 ~]$ sudo yum update
Loaded plugins: priorities, update-motd, upgrade-helper
amzn-main/latest | 2.1 kB 00:00
amzn-updates/latest | 2.3 kB 00:00
Resolving Dependencies
--> Running transaction check
---> Package aws-apitools-ec2.noarch 0:1.6.14.1-1.0.amzn1 will be updated
---> Package aws-apitools-ec2.noarch 0:1.7.0.2-1.0.amzn1 will be an update
---> Package openssl.i686 1:1.0.1g-1.69.amzn1 will be updated
---> Package openssl.i686 1:1.0.1h-1.72.amzn1 will be an update
---> Package openssl-devel.i686 1:1.0.1g-1.69.amzn1 will be updated
---> Package openssl-devel.i686 1:1.0.1h-1.72.amzn1 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
aws-apitools-ec2 noarch 1.7.0.2-1.0.amzn1 amzn-updates 14 M
openssl i686 1:1.0.1h-1.72.amzn1 amzn-updates 1.6 M
openssl-devel i686 1:1.0.1h-1.72.amzn1 amzn-updates 1.3 M
Transaction Summary
================================================================================
Upgrade 3 Packages
Total download size: 17 M
Is this ok [y/d/N]: y
Downloading packages:
(1/3): aws-apitools-ec2-1.7.0.2-1.0.amzn1.noarch.rpm | 14 MB 00:00
(2/3): openssl-1.0.1h-1.72.amzn1.i686.rpm | 1.6 MB 00:00
(3/3): openssl-devel-1.0.1h-1.72.amzn1.i686.rpm | 1.3 MB 00:00
--------------------------------------------------------------------------------
Total 16 MB/s | 17 MB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : 1:openssl-1.0.1h-1.72.amzn1.i686 1/6
Updating : 1:openssl-devel-1.0.1h-1.72.amzn1.i686 2/6
Updating : aws-apitools-ec2-1.7.0.2-1.0.amzn1.noarch 3/6
Cleanup : 1:openssl-devel-1.0.1g-1.69.amzn1.i686 4/6
Cleanup : 1:openssl-1.0.1g-1.69.amzn1.i686 5/6
Cleanup : aws-apitools-ec2-1.6.14.1-1.0.amzn1.noarch 6/6
Verifying : 1:openssl-1.0.1h-1.72.amzn1.i686 1/6
Verifying : 1:openssl-devel-1.0.1h-1.72.amzn1.i686 2/6
Verifying : aws-apitools-ec2-1.7.0.2-1.0.amzn1.noarch 3/6
Verifying : aws-apitools-ec2-1.6.14.1-1.0.amzn1.noarch 4/6
Verifying : 1:openssl-devel-1.0.1g-1.69.amzn1.i686 5/6
Verifying : 1:openssl-1.0.1g-1.69.amzn1.i686 6/6
Updated:
aws-apitools-ec2.noarch 0:1.7.0.2-1.0.amzn1 openssl.i686 1:1.0.1h-1.72.amzn1
openssl-devel.i686 1:1.0.1h-1.72.amzn1
Complete!
[ec2-user@ip-172-31-15-98 ~]$ sudo npm start
> ghost@0.4.2 start /home/ec2-user
> node index
-
events.js:72
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:904:11)
at Server._listen2 (net.js:1042:14)
at listen (net.js:1064:10)
at net.js:1146:9
at dns.js:72:18
at process._tickDomainCallback (node.js:463:13)
at process._tickFromSpinner (node.js:394:15)
npm ERR! ghost@0.4.2 start: `node index`
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the ghost@0.4.2 start script.
npm ERR! This is most likely a problem with the ghost package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index
npm ERR! You can get their info via:
npm ERR! npm owner ls ghost
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.10.37-47.135.amzn1.i686
npm ERR! command "node" "/usr/bin/npm" "start"
npm ERR! cwd /home/ec2-user
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.13
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/ec2-user/npm-debug.log
npm ERR! not ok code 0
[ec2-user@ip-172-31-15-98 ~]$ ec2-54-72-247-158.eu-west-1.compute.amazonaws.come
c2-54-72-247-158.eu-west-1.compute.amazonaws.comec2-54-72-247-158.eu-west-1.comp
ute.amazonaws.comec2-54-72-247-158.eu-west-1.compute.amazonaws.com
-bash: ec2-54-72-247-158.eu-west-1.compute.amazonaws.comec2-54-72-247-158.eu-wes
t-1.compute.amazonaws.comec2-54-72-247-158.eu-west-1.compute.amazonaws.comec2-54
-72-247-158.eu-west-1.compute.amazonaws.com: command not found
[ec2-user@ip-172-31-15-98 ~]$ > ghost@0.4.2 start /home/ec2-user
> node index
-
events.js:72
start: Unknown job: /home/ec2-user
[ec2-user@ip-172-31-15-98 ~]$ > node index
-bash: node: Is a directory
[ec2-user@ip-172-31-15-98 ~]$
[ec2-user@ip-172-31-15-98 ~]$ -
-bash: -: command not found
[ec2-user@ip-172-31-15-98 ~]$ events.js:72
-bash: events.js:72: command not found
[ec2-user@ip-172-31-15-98 ~]$ throw er; // Unhandled 'error' event
-bash: throw: command not found
-bash: //: is a directory
[ec2-user@ip-172-31-15-98 ~]$ ^
-bash: ^: command not found
[ec2-user@ip-172-31-15-98 ~]$ Error: listen EADDRINUSE
-bash: Error:: command not found
[ec2-user@ip-172-31-15-98 ~]$ at errnoException (net.js:904:11)
-bash: syntax error near unexpected token `('
[ec2-user@ip-172-31-15-98 ~]$ at Server._listen2 (net.js:1042:14)
-bash: syntax error near unexpected token `('
[ec2-user@ip-172-31-15-98 ~]$ at listen (net.js:1064:10)
-bash: syntax error near unexpected token `('
[ec2-user@ip-172-31-15-98 ~]$ at net.js:1146:9
at process._tickDomainCallback (node.js:463:13)
at process._tickFromSpinner (node.js:394:15)
npm ERR! ghost@0.4.2 start: `node index`
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the ghost@0.4.2 start script.
npm ERR! This is most likely a problem with the ghost package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index
npm ERR! You can get their info via:
npm ERR! npm owner ls ghost
syntax error. Last token seen: n
Garbled time
[ec2-user@ip-172-31-15-98 ~]$ at dns.js:72:18
syntax error. Last token seen: d
Garbled time
[ec2-user@ip-172-31-15-98 ~]$ at process._tickDomainCallback (node.js:463:13
)
-bash: syntax error near unexpected token `('
[ec2-user@ip-172-31-15-98 ~]$ at process._tickFromSpinner (node.js:394:15)
-bash: syntax error near unexpected token `('
[ec2-user@ip-172-31-15-98 ~]$
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! ghost@0.4.2 start: `node index`
npm ERR! cwd /home/ec2-user
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.13
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/ec2-user/npm-debug.log
npm ERR! not ok code 0
events.js:72
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:904:11)
at Server._listen2 (net.js:1042:14)
at listen (net.js:1064:10)
at net.js:1146:9
at dns.js:72:18
at process._tickDomainCallback (node.js:463:13)
at process._tickFromSpinner (node.js:394:15)
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! Exit status 8
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR!
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! Failed at the ghost@0.4.2 start script.
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! This is most likely a problem with the gh
ost package,
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! not with npm itself.
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! Tell the author that this fails on your s
ystem:
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! node index
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! You can get their info via:
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! npm owner ls ghost
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! There is likely additional logging output
above.
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! System Linux 3.10.37-47.135.amzn1.i686
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! command "node" "/usr/bin/npm" "start"
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! cwd /home/ec2-user
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! node -v v0.10.28
1.4.9
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! npm -v 1.4.13
1.4.9
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! code ELIFECYCLE
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR!
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! Additional logging details can be found i
n:
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! /home/ec2-user/npm-debug.log
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$ npm ERR! not ok code 0
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, isntall, issues, la, link,
list, ll, ln, login, ls, outdated, owner, pack, prefix,
prune, publish, r, rb, rebuild, remove, repo, restart, rm,
root, run-script, s, se, search, set, show, shrinkwrap,
star, stars, start, stop, submodule, t, tag, test, tst, un,
uninstall, unlink, unpublish, unstar, up, update, v,
version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/ec2-user/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.4.9 /usr/local/lib/node_modules/npm
[ec2-user@ip-172-31-15-98 ~]$

You might also like