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

EsLint dependency causes error in default gulp tasks. #235

Closed
aeschylus opened this issue Apr 16, 2016 · 2 comments
Closed

EsLint dependency causes error in default gulp tasks. #235

aeschylus opened this issue Apr 16, 2016 · 2 comments

Comments

@aeschylus
Copy link

Error: Cannot find module 'estraverse-fb'... etc.

See:

The practical effect is that it is not possible to test any module created with this generator.

@aeschylus
Copy link
Author

Given how recently this issue was filed, I imagine they are really the same thing: #232

@SBoudrias
Copy link
Member

I believe that's fixed if you update your dependencies. Someone broke something in the dep change.

npm update && npm test

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

2 participants