Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stalled on 'Outdated' challenge #54

Open
phildini opened this issue Dec 20, 2015 · 3 comments
Open

Stalled on 'Outdated' challenge #54

phildini opened this issue Dec 20, 2015 · 3 comments

Comments

@phildini
Copy link

Trying to run npm outdated gets me:

npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "outdated"
npm ERR! node v5.2.0
npm ERR! npm  v3.5.2
npm ERR! code E404

npm ERR! 404 missing : how-to-npm
npm ERR! 404
npm ERR! 404  'how-to-npm' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/phildini/Repos/nodeschool/how-to-npm/npm-debug.log

Not sure how to proceed?

@elimcjah
Copy link

How did you proceed?

@helloking001
Copy link

i met another problem

root@4353b8c24d53:/npm-practice# ls

README.md  node_modules  package-lock.json  package.json  test.js

root@4353b8c24d53:/npm-practice# npm outdated

Package       Current  Wanted  Latest  Location                   Depended by

npm-practice    1.0.1   1.0.6   1.0.6  node_modules/npm-practice  npm-practice

root@4353b8c24d53:/npm-practice# how-to-npm verify npm-practice

Nope, it's not npm-practice.  Try again!

i don't konw where is wrong

@fatlard1993
Copy link

how-to-npm verify @linclark/pkg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants