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

Yo not working #8

Closed
luizpv9 opened this issue Feb 22, 2013 · 2 comments
Closed

Yo not working #8

luizpv9 opened this issue Feb 22, 2013 · 2 comments

Comments

@luizpv9
Copy link

luizpv9 commented Feb 22, 2013

I just installed yo grunt-cli and bower.
First time running the command yo gave me this:

$ yo webapp
==========================================================================
We're constantly looking for ways to make yo better! 
May we anonymously report usage statistics to improve the tool over time? 
More info: yeoman.io/insight.html & http://yeoman.io
==========================================================================
[?] [Y/n]:  (Y) Y

/usr/local/lib/node_modules/bower/node_modules/tmp/lib/tmp.js:219
    throw err;
          ^
Error: Cannot find module 'isBinaryFile'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:362:17)
    at require (module.js:378:17)
    at Object. (/usr/local/lib/node_modules/yo/node_modules/yeoman-generator/lib/actions/actions.js:8:20)
    at Module._compile (module.js:449:26)
    at Object.Module._extensions..js (module.js:467:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:362:17)

Running bower commands works.

node -v 0.8.20
npm -v 1.2.10

@sindresorhus
Copy link
Member

A little mishap, should be fixed now.

Do npm cache clean and try again ;)

@honeyjie
Copy link

I just met the same problem

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

3 participants