workshopper / how-to-npm

A module to teach you how to module.
https://www.npmjs.com/package/how-to-npm
ISC License
1.11k stars 219 forks source link

Stalled on 'Outdated' challenge #54

Open phildini opened 8 years ago

phildini commented 8 years ago

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 commented 7 years ago

How did you proceed?

helloking001 commented 3 years ago

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 commented 3 years ago

how-to-npm verify @linclark/pkg