-
### Prerequisites
- [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Aissue%…
-
## Issue type
I'm submitting a (check one):
[X] Regression (something that used to work, but stopped working in a newer version)
## Prerequisites
Before posting, make sure you do the following (…
-
At the moment, the linting process for JS files doesn't include `.spec.js` files. Shouldn't specs also be linted?
The same issue applies to CoffeeScript files and [spell-coffeescript](https://github.…
-
Below is the error received when running karma with phantomjs:
```
04 02 2017 23:00:40.353:INFO [karma]: Karma v1.4.1 server started at http://0.0.0.0:9876/
04 02 2017 23:00:40.355:INFO [launcher…
-
### 🎛 Configuration (.babelrc, package.json, cli command)
```js
{
"name": "web.ui",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
"parcel": "parcel",
"s…
-
In my /src/*_/_, there are some files I don't want to load. I believe I'm using the right pattern:
`loadFiles: ['src/**/(*.js|!thisfile.js)]`
but that causes "failed to proxy" errors
I've also trie…
-
### Version
6.7.0
### Vue.js version
2.7.14
### Steps to reproduce
```
npm run test
```
### Description
It may have something to do with this [SyntaxError: Unexpected token 'const' · Issu…
-
I am trying to add coverage to my project, I keep getting this error every time I run `npm run karma`
![screenshot 2019-02-20 at 3 52 03 am](https://user-images.githubusercontent.com/22097366/53052…
-
Hi,
I have
OS: Win 7 x 64
Karma: v0.9.3
Grunt:grunt-cli v0.1.9
grunt v0.4.1
I am getting error below:
WARN [config]: "/" is proxied, you should probably change urlRoot to avoid conflicts
INFO [karm…
agdev updated
5 years ago
-
## Description
Would be great if the version range could be relaxed to allow video.js 8
https://github.com/videojs/videojs-vr/blob/fb110c98dececf00de01c804647c9ec55055ff81/package.json#L84