You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2026. It is now read-only.
When I run grunt, the default task execution begins and in the qunit task it fails.
This is the output:
Running "jshint:files" (jshint) task
>> 3 files lint free.
Running "qunit:index" (qunit) task
Testing test/index.html
Warning: PhantomJS timed out, possibly due to a missing QUnit start() call. Use --force to continue.
Aborted due to warnings.
When I run
grunt, thedefaulttask execution begins and in thequnittask it fails.This is the output:
To reproduce:
npm installgrunt