sindresorhus / guides

A collection of succinct guides - Public Domain
2.47k stars 458 forks source link

No npm-cli command excuted. #27

Closed NiiMER closed 8 years ago

NiiMER commented 8 years ago

After wget the sh file, no npm-cli command excuted. Such as "yo" command shows "yo: command not found"

Im running UBUNTU 12.04 LTS

kevva commented 8 years ago

In what context is this issue related to this repo?

NiiMER commented 8 years ago

Hello kevva, I followed the steps in this guide: https://github.com/sindresorhus/guides/blob/master/npm-global-without-sudo.md

So after following the steps above, right it's doesn't need a sudo to install npm globaly, but when trying to install npm cli such as yeoman for example, it's return "yo: no command found"

So please advise whatelse to follow, for fixing this state

kevva commented 8 years ago

Did you install yo before or after doing this?

NiiMER commented 8 years ago

Sure

sindresorhus commented 8 years ago

This repo isn't for support. Use Stack Overflow for that.