-
# eslint-plugin
- [ ] migrate `chalk` to `picocolors`
- [package.json](https://github.com/nrwl/nx/blob/dc821abd5249bb2769c58e3d9f466bd67bb516fa/packages/eslint-plugin/package.json#L42)
# esbu…
-
- `vuex-persistedstate` version: 4.0.0-beta.1
- `node` version: v15.2.1
- `npm` (or `yarn`) version: 7.0.8
Relevant code or config
package.json
```
{
"name": "pcit-vr-story-editor",
…
cvisl updated
3 years ago
-
When I start Docker and run:
```
docker run -it --rm -p 8080:8080 -v $(pwd):/src --entrypoint bash \
--platform linux/amd64 node:21.7.2-bookworm-slim
cd /src
npm install
npm run serve
```
…
-
When running `yarn add eslint-config-vuetify -D ` I get the following error
error An unexpected error occurred: "could not find a copy of eslint to link in /home/jeff/wexite/client/node_modules/esl…
-
**Describe the bug**
初始化项目后yarn run dev启动一直loading
**To Reproduce**
Steps to reproduce the behavior:
1. arco init test-pro 选择Vue 组件库
2. cd test-pro && yarn
3. yarn run add:component but…
-
Hello everyone,
first of all: this is no issue with the eslint-plugin-vue, but I think it might be interesting for the collaborators here.
As you know, Vue can be used with TypeScript. It may st…
-
# I'm submitting a bug report
## Current behavior
NPM Install from latest cloned repo results in dependency conflict
`git clone`
`npm install`
```
npm ERR! code ERESOL…
-
### Version
3.0.5
### Reproduction link
[https://github.com/dmitriykirpa/vue-cli-jest-coverage-example](https://github.com/dmitriykirpa/vue-cli-jest-coverage-example)
### Environment info
…
-
```js
PS E:\tempWebpack> npm run build
> vue-antd-pro@3.0.0 build E:\tempWebpack
> vue-cli-service build
fatal: not a git repository (or any of the parent directories): .git
/ Building for p…
-
So I'm trying to use this package "@elastic/apm-rum-vue" but I get that the declaration file is missing for Vue 3.
I'm using Vite btw.
```
Could not find a declaration file for module '@elastic…