From Sloppy Bat, 9 Months ago, written in Plain Text.
  1. How does "which" work? given...
  2. ==> ls -l ~/.npm-global/bin/npm
  3. lrwxrwxrwx 1 me me 38 Mar 16 19:04 /home/me/.npm-global/bin/npm -> ../lib/node_modules/npm/bin/npm-cli.js*
  4.  
  5. and...
  6. ==> npm -v
  7. 4.4.1
  8.  
  9. should "which npm" be blank?
  10. ==> which npm
  11.  

Replies to Untitled rss

Title Name Language When
Re: Untitled Paltry Guinea Pig text 9 Months ago.
captcha