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

Exception running yo racket #8

Open
mclouvem opened this issue Jul 6, 2016 · 3 comments
Open

Exception running yo racket #8

mclouvem opened this issue Jul 6, 2016 · 3 comments

Comments

@mclouvem
Copy link

mclouvem commented Jul 6, 2016

I've just installed yo and generator-racket and I got "Cannot find module 'yeoman-environment'" error after I ran the yo racket.

I'm running it in a linux machine, node version 6.2.2, NPM version 3.10.3

$ yo racket
module.js:442
throw err;
^

Error: Cannot find module 'yeoman-environment'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object. (/usr/lib/node_modules/yo/lib/router.js:9:23)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)

@mohebifar
Copy link
Owner

That's weird. I tried with those Node and NPM versions but I couldn't reproduce the error.

@sankhasp
Copy link

sankhasp commented Aug 2, 2016

Could not reproduce this too. this should be closed

@AienTech
Copy link

AienTech commented Aug 3, 2016

@mclouvem please check your yo installation. this is an error related to yeoman:
yeoman/yeoman#1569

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