We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unit test suite is not working locally as reported here - https://github.com/seiyria/bootstrap- slider/pull/692#issuecomment-273859884
I ran this locally and confirmed the bug.
I will look into this when I get a chance.
The text was updated successfully, but these errors were encountered:
I got stuck here:
grunt build (node:13793) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. Running "less:development" (less) task File temp/bootstrap-slider.css created. Running "babel:dist" (babel) task Running "less:development" (less) task File temp/bootstrap-slider.css created. Running "jasmine:src" (jasmine) task Testing jasmine specs via phantom Running PhantomJS...ERROR >> 0 [ '' ] Warning: PhantomJS exited unexpectedly with exit code null. Use --force to continue.
Sorry, something went wrong.
Unit test suite is up and running again!
No branches or pull requests
Unit test suite is not working locally as reported here - https://github.com/seiyria/bootstrap-
slider/pull/692#issuecomment-273859884
I ran this locally and confirmed the bug.
I will look into this when I get a chance.
The text was updated successfully, but these errors were encountered: