-
### Version
4.5.6
### Environment info
```
N/A
```
### Steps to reproduce
1. Globally install vue-cli
2. Run vue create [myprojectname]
### What is expected?
The project …
-
### What happened?
I ran `yarn quasar dev`, then hit ctrl-C. But it carried on working, e.g. outputting:
```
• Compiling:
└── UI ████ 16% building 0/3 entries 2650/2700 depende…
-
**Describe the bug**
I tried to add Apollo to my current project and I have follow error
![image](https://user-images.githubusercontent.com/37392152/96685481-e584ba80-13c8-11eb-9389-9cdbb140ac39.png…
-
~~_Summary:_ The community is requesting that we update `@vercel/node` to a more recent version of `typescript`.~~
_Updated summary:_
>Vercel should either
>- Run the version of typescript that …
-
In Pluralsight Vue: Getting Started course:
Section 2, Getting Started with Vue
Lession: Getting and Exploring the Sample Code
I followed all instructions in the video but I encounter an error …
-
### Version
5.0.0
### Reproduction link
[https://github.com/YuriyBakutin/vue-select-test](https://github.com/YuriyBakutin/vue-select-test)
### Steps to reproduce
1. Clone repo
2. npm i
3. n…
-
### Version
4.5.15
### Reproduction link
[github.com](https://github.com/nickbreen/vue-cli-node-yarn-pnp-bug)
### Environment info
```
System:
OS: Linux 5.15 Fedora 34 (Work…
-
### Describe the bug
I used the [vue-amap](https://www.npmjs.com/package/vue-amap) library in my project. I found that when I imported it using [`import { lazyAMapApiLoaderInstance } from 'vue-amap'`…
-
```js
plugins.push({ id, apply, options })
```
id:插件的名字,如 `@vue/cli-service`
apply:其实就是插件的函数
```js
const apply = loadModule(`${id}/generator`, this.context) || (() => {})
```
loadModule 其实就是为了…
-
Добрый вечер
вроде бы немного подразобрался как работать с экстеншенами
но
Возникла необходимость подключения плагина к приложению
- vue-fancybox (https://www.npmjs.com/package/vue-fancybox)
…