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

mocha-chai-sinon:build task fails #2

Closed
ferjm opened this issue Jan 2, 2014 · 5 comments
Closed

mocha-chai-sinon:build task fails #2

ferjm opened this issue Jan 2, 2014 · 5 comments

Comments

@ferjm
Copy link
Contributor

ferjm commented Jan 2, 2014

I cannot run the tests. Not sure if it's a local issue.

Running "test" task

Running "mocha-chai-sinon" task

Running "mocha-chai-sinon:build" (mocha-chai-sinon) task
Verifying property mocha-chai-sinon.build exists in config...OK
Files: ./tests/mocks/MockConfigurator.js, ./tests/mocks/MockMozApps.js, ./tests/mocks/MockPouchDB.js, ./tests/src/eventpouch_config_test.js, ./tests/src/eventpouch_env_test.js, ./tests/src/eventpouch_test.js, ./tests/src/utils/uuid_test.js 
Options: ui="tdd", reporter="spec"
Warning: Task "mocha-chai-sinon:build" failed. Use --force to continue.
Error: Task "mocha-chai-sinon:build" failed.
   at Task.<anonymous> (/Volumes/Data/dev/eventpouch/node_modules/grunt/lib/util/task.js:197:15)
   at null._onTimeout (/Volumes/Data/dev/eventpouch/node_modules/grunt/lib/util/task.js:225:33)
   at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)'

Aborted due to warnings.
@arcturus
Copy link
Owner

arcturus commented Jan 2, 2014

It happened to me once, which version of node are you running?

@ferjm
Copy link
Contributor Author

ferjm commented Jan 2, 2014

v0.10.24

@arcturus
Copy link
Owner

arcturus commented Jan 2, 2014

I just run with v0.10.24, both:

grunt and grunt test and passed for me, can you try to delete your node_modules folder and do a npm install again?

http://gyazo.com/37e22c95b13009383749e8965a768831

@ferjm
Copy link
Contributor Author

ferjm commented Jan 2, 2014

Hmmm... it worked! :)

@ferjm ferjm closed this as completed Jan 2, 2014
@arcturus
Copy link
Owner

arcturus commented Jan 2, 2014

\o/

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