-
I'm getting this error when trying to use in my **Vue3** project. Anybody encountered this before?
> TypeError: Cannot read properties of undefined (reading 'version')
> at eval (index.mjs?4c8…
-
I can't spread the returning of vuex's mapState/mapMutations/...
This code:
```
{{ name }}
import { mapState, ma…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
前置操作全部执行,运行npm run dev的时候:
ERROR Failed to compile with 59 errors 14:14:06
These dependencies were not found:
* qs in ./…
-
### Version
16.8.3
### Reproduction link
[github.com](https://github.com/dmtkpv/vue-loader-issue/)
### Steps to reproduce
```
git clone https://github.com/dmtkpv/vue-loader-issue…
-
### Steps for reproducing
1. git clone [this repo]
2. npm i || yarn install
3. npm start || yarn start
Returns css-loader missing, modules missing, assets missing.
### Error log
```bash
…
-
## Current behavior
when compiling for dev, the compiler seems to work great
when compiling for prod, i get the following error (38 times, for different vue components)
```
ERROR in ./resour…
-
ERROR Failed to compile with 49 errors 5:31:57 PM
error …
-
Everything was working smoothly yesterday and today all my branches and microservices were failing on builds using vue-pdf
My package.json
"core-js": "^3.6.5",
"pdfjs-dist": "^2.8.335",
…
-
- Swap out [vue-template-compiler and vue-template-loader](https://github.com/cheapsteak/npmcharts.com/blob/7ed63078471a779f8049fe560bceae897553fad7/packages/frontend/package.json#L46-L47)
- Swap in …