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

Cannot find module 'fs-extra' #17

Closed
grahamcrackers opened this issue Apr 2, 2015 · 2 comments
Closed

Cannot find module 'fs-extra' #17

grahamcrackers opened this issue Apr 2, 2015 · 2 comments

Comments

@grahamcrackers
Copy link

Hi,

I'm getting this error when I try to run grunt karma_sonar

Loading "sonar.js" tasks...ERROR
>> Error: Cannot find module 'fs-extra'
Warning: Task "karma_sonar" not found. Use --force to continue.

Aborted due to warnings.
mdasberg added a commit that referenced this issue Apr 2, 2015
@mdasberg
Copy link
Owner

mdasberg commented Apr 2, 2015

Just release a new version 0.2.2. It should be fixed now

@grahamcrackers
Copy link
Author

Thanks! I've already tried it out and it seems to be working.

I'm sure you intended to update your grunt command so you also may want to update your README from

grunt.initConfig({
  karma_sonar: {...

to

grunt.initConfig({
  karmaSonar: {...

@mdasberg mdasberg closed this as completed Apr 3, 2015
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