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
I get the following error when I try running grunt-mocha on a new project...
/usr/local/bin/node /Users/adamyoungers/projects/pikadeck/node_modules/grunt-cli/bin/grunt --gruntfile /Users/adamyoungers/projects/pikadeck/Gruntfile.js connect:test
Running "connect:test" (connect) task
(node:21856) ExperimentalWarning: The http2 module is an experimental API.
Started connect web server on http://localhost:8000
Done.
Process finished with exit code 0
Any ideas on what is causing it or how to fix? My grunt initConfig has this...
I get the following error when I try running grunt-mocha on a new project...
Any ideas on what is causing it or how to fix? My grunt initConfig has this...
The text was updated successfully, but these errors were encountered: