-
When trying to set the focus on a `` field via its ref I get the error message `input.value.focus is not a function`
It works fine with a normal `` field.
boostrap-vue-next version 0.9.14
This …
-
### pnpm version:
7.16.1
### Code to reproduce the issue:
N/A
### Expected behavior:
Installation succeeds
### Actual behavior:
```
Running "pnpm install" in
Scope: all 810 w…
-
## Summary
When using the new `satisfies` operator, api-extractor prints a warning `- (TS2304) Cannot find name 'satisfies'.` due to its outdated TypeScript dependency.
## Repro …
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I'm using [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).
- [X] I'm sure the problem is a pars…
-
## CVE-2022-25883 - Medium Severity Vulnerability
Vulnerable Libraries - semver-7.0.0.tgz, semver-7.3.2.tgz, semver-7.3.8.tgz, semver-5.7.1.tgz, semver-6.3.0.tgz
semver-7.0.0.tgz
The semantic vers…
-
After cloning the repository I ran the npm install as stated in the [readme](../tree/master/api-demo/README.md) (inside the [api-demo folder](../tree/master/api-demo)).
```shell
$ npm install --no-…
-
### **Describe the bug**
Basic functionality of formatting on save does not work for TypeScript project. The immediate error seen in the Prettier Eslint output is:
> `Error: Failed to load plugi…
-
## Summary
I want to have a command for run upstream project build and self project lint without self project build.
But when I try to set it, I only get a command for for run up…
-
### Current behavior
1. Performed a fresh install of node/npm, vue, vitest, cypress, eslint, prettier, vue-router at latest versions.
2. Ran 'npm install' without error.
3. Ran 'npm lint' with erro…
-
### Describe the bug
系统环境:
1. Macbook Pro 13 寸(M1 芯片)
2. MacOS 14.0
3. fish 3.6.1
4. NodeJS 20.7.0
5. Npm 10.1.0
测试步骤:
1. 参照官方快速开始指引,运行`pnpm create @quick-start/electron my-app --template …