-
### Description of Problem
If `vue-clie-plugin-i18n` is installed and you move all of your configuration to package.json, the following error is thrown when you run `vue ui`.
```
(node:10494) U…
idoub updated
4 years ago
-
I've installed and added this plugin like mentioned in the docs, but starting the compiling throws an exception (see below).
`vite.config.ts`:
```
import EnvCaster from '@niku/vite-env-caster'
…
-
### Version
4.1.2
### Reproduction link
[https://github.com/tbl0605/vue-cli-plugin-preset-bug-demo](https://github.com/tbl0605/vue-cli-plugin-preset-bug-demo)
### Environment info
```…
-
### What problem does this feature solve?
Currently it is not possible to run the vue-cli serve behind a SSL proxy, since the cli hardcodes the HMR endpoint:
https://github.com/vuejs/vue-cli/blob/…
-
### What problem does this feature solve?
Current installed size of default preset:
- with yarn: 154M
- with npm: 165M
and 20k files in `node_modules`.
The installation process takes at leas…
-
version 0.20.0
When wsEndpoint is added to the _createProvider_ configuration this error is returned
`Uncaught DOMException: Failed to construct 'WebSocket': The URL 'undefined' is invalid.`
![…
-
I'm following the approach mentioned on https://stackoverflow.com/a/59951577/21503085
When I run my application locally, it works OK.
However, when the build is run with `vue-cli-service build` in…
-
To run jest in vue-cli apps, one cannot use `jest` directly (see [explanation](https://www.npmjs.com/package/@vue/cli-plugin-unit-jest)):
> Note that directly running jest will fail because the Bab…
doits updated
6 months ago
-
### Version
3.3.0
### Environment info
```
Environment Info:
System:
OS: Windows 10
CPU: (4) x64 Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz
Binaries:
Node: 10.8.0 - C:\Progr…
-
### Version
5.0.0-beta.7
### Environment info
```
npmPackages:
@vue/cli-overlay: 5.0.0-beta.7 (4.5.4)
@vue/cli-plugin-babel: 5.0.0-beta.7 => 5.0.0-beta.7 (4.5.4)
@vue/cli-plugin-…