-
前置操作全部执行,运行npm run dev的时候:
ERROR Failed to compile with 59 errors 14:14:06
These dependencies were not found:
* qs in ./…
-
### 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
…
-
npm run dev:wechat
> megalo-demo@1.0.0 dev:wechat C:\Users\kaibo\Desktop\megalo-demo
> megalo-cli-service serve
INFO 当前编译平台:wechat
INFO 环境变量NODE_ENV:development
using @megalo/template…
-
## 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…
-
Hello, I'm trying to use the library with browserify but no success so far.
I'd like to import only the modules I need so:
```vue
just a test
module.exports = {
components: {
…
-
### Describe the bug
Hi, first off my setup info:
I am using Vue 2.7 with composition API and vue-virtual-scroller 1.1.2.
My problem:
I am using a virtual scroll list of expandable items. Th…
-
## Bug report
#### Steps to reproduce
含有下面内容时build出错
1.md
`{{...}}`
vuepress build .
然后就报错了
#### What is expected?
#### What is actually happening?
```
D:\wgf\My Document…
-
#### Found an issue or bug with electron-vue? Tell me all about it!
when I run yarn run build, there have a issue
##### Describe the issue / bug.
Hash: 29964f4531ee274a6fd6
Version: webpack 4.41…
-
I am trying to update this project to use the current version of Bootstrap (4.0 beta 2) and Vue (2.5.9) and I have been running into a lot of issues:
1. WebPack doesn't seem to like jquery or Popp…
-
- [x] I confirm that this is an issue rather than a question
## Bug report
#### Steps to reproduce
1. Create `Mermaid.vue` in `docs/.vuepress/components`
``…