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
INFO [karma]: Karma v0.12.37 server started at http://localhost:9876/
INFO [launcher]: Starting browser Chrome
INFO [Chrome 57.0.2987 (Linux 0.0.0)]: Connected on socket -gfQBsoSQZNlDyvQ0ch4 with id 53962854
ERROR [karma]: TypeError: The header content contains invalid characters
at ServerResponse.setHeader (_http_outgoing.js:374:11)
at ServerResponse.res.setHeader (/home/user/chrome-storage-promise/node_modules/connect/lib/patch.js:134:22)
at Object.setNoCacheHeaders (/home/user/chrome-storage-promise/node_modules/karma/lib/middleware/common.js:76:12)
at /home/user/chrome-storage-promise/node_modules/karma/lib/middleware/karma.js:109:18
at /home/user/chrome-storage-promise/node_modules/karma/lib/middleware/common.js:63:35
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:438:3)
I'm trying to run tests, but seems karma runs webpack without babel (without using webpack.conf.js):
Node: 7.7.3
The text was updated successfully, but these errors were encountered: