-
```
2019-02-28T14:53:22.494301+00:00 heroku[scheduler.4708]: Starting process with command `./bin/rake mysql:add_data`
2019-02-28T14:53:18.427847+00:00 app[api]: Starting process with command `./bin…
-
##### Question/Issue Overview
Build fail on `gradle build`. Specifically, on client's `npm test`.
##### Expected Behavior
Build success
##### Current Behavior
```
Build Output
$ np…
-
I cloned your repo, ran `npm install`: didn't witness any problems here apart from some deprecation notices.
```
[graham@tyr v-types]$ npm install
npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 …
-
I'm using the vue-electron boilerplate with the `better-sqlite3` library, however whenever I try to run unit tests using `yarn test` (which calls `npm`) I get the following error:
```
08 12 2017 2…
-
npm install之后,执行`karma start`
`C:\work\github\vue-karma-test>karma start
01 11 2017 11:36:49.888:ERROR [preprocess]: Can not load "webpack", it is not re
gistered!
Perhaps you are missing some p…
-
### vue-pdp-version: 1.0.0
### Environment:
| Node | Mac OS | yarn |
|----------|:-------------:|------:|
| v6.11.4 | 10.12.6 | v1.2.1 |
### Step to reproduce the issue:
1. …
-
I am using the latest version of the Webpack Template and Vue.
When I run the unit tests in a simple project, all works fine, but when the project uses components it fails. It seems that for some r…
graux updated
7 years ago
-
When I open https://dev.karrot.world/#/group/1/store/64/pickups, I see pickups that don't belong to the store.
When I navigate there by clicking on the store name in the side menu, it correctly shows…
-
Got an error wen try to run `npm run test`
```
22 04 2017 15:51:05.931:ERROR [plugin]: Error during loading "d:\Projects\2017\vue\simple-app\node_modules/karma-phantomjs-launcher" plugin:
Path mu…
-
Hello!
Somewhat related to #41
I wanted to ask if you still have plans to support Internet Explorer; found out that `Object.assign()` is not supported in IE. [Reference](https://developer.mozi…