-
- [x] I confirm that this is a issue rather than a question.
## Bug report
#### Version
#### Steps to reproduce
#### What is expected?
It should build and disp…
-
https://vuejs.github.io/vue-test-utils-next-docs/
It's not very good. Let's put something here?
- example component/test?
- example output?
- list some features?
Alternatively we remove thi…
-
**Describe the bug**
I'm trying to copy a particular CSS file into my output directory. I'm seeing that I can copy it if I copy the whole CSS directory, but not if I try to copy only this file.
**…
-
## CVE-2020-28275 - High Severity Vulnerability
Vulnerable Library - cache-base-1.0.1.tgz
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Library home…
-
Provide a dropdown somewhere on the page for different versions. This dropdown can read from docs/versions
-
I tried upgrading one of my projects to vuepress-next today and unfortunately the dev server does not work on Widows. Running the same command in WSL works perfectly fine.
**Version**
Vuepress 2…
-
At night the website (especially [documentation](https://www.openhab.org/docs/)) can be blinding to the eyes. Maybe we can also support dark mode?
Such a user preference can be detected using the […
wborn updated
3 years ago
-
## Bug report
### Description
```sh
command not found: vuepress
终端进程“/bin/bash '-c', 'yarn run dev'”已终止,退出代码: 127。
```
### Steps to reproduce
- Reproduction link /…
-
- [ ] I confirm that this is a issue rather than a question.
## Bug report
#### Version
- 0.14.9
#### Steps to reproduce
```
vuepress build docs
```
#…
-
Hi @nathanreyes, I think you added docs folder to gitignore at version 0.9.0. Can you add docs to git again? Because I cant run dev script, It gives a error because of docs folder missing. Also, some …