-
检测到 GeneralNewsExtractor/GneList 一共引入了856个开源组件,存在1个漏洞
```
漏洞标题:nodejs 资源管理错误漏洞
缺陷组件:glob-parent@3.1.0
漏洞编号:CVE-2020-28469
漏洞描述:nodejs是是一个基于ChromeV8引擎的JavaScript运行环境通过对Chromev8引擎进行了封装以及使用事件驱动和非阻塞IO的应用让…
ghost updated
2 years ago
-
**Describe the bug**
Not sure this is a but or rather some problem with my setup.
During the building of a docker image from my projet I get a `Cannot read property 'quasar' of undefined` error whic…
-
软件版本
```shell
$ uname -a
Linux ideabook 6.1.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 24 Jan 2023 21:07:04 +0000 x86_64 GNU/Linux
$ node -v
v18.13.0
$ npm -v
8.19.3
$ npx @tarojs/cli …
-
### Version
5.0.0-rc.2
### Environment info
```
Environment Info:
System:
OS: macOS 11.5.2
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Nod…
-
**问题描述**
同一工程代码, 在不同时间npm install , 会有不同的结果, run serve可能会失败,
**已查明大致BUG原因**
**复现步骤**
1. 删除package-lock.json
2. npm install
3. npm run serve
**补充信息**
**在不同时间npm install , 会有不同的 package-lo…
-
* **Node Version**: v16.20.0
* **Midway Version(Decorator/Core)**: "@midwayjs/hooks": "^3.1.0"
* **Component Name/Version**: "@midwayjs/tablestore": "^3.12.3"
* **Platform**: windows和mac
* **…
-
### Describe the bug
node:internal/process/promises:391
triggerUncaughtException(err, true /* fromPromise */);
^
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, d…
-
## 内容
現在最新のeslint@v9ではデフォルトがFlat Configになり、v10では旧コンフィグが廃止される予定のようです。
https://eslint.org/blog/2023/10/flat-config-rollout-plans/
### Pros 良くなる点
[ESLint Config Inspector](https://g…
-
Version
4.2.3
Reproduction link
https://github.com/hamzaehsan95/testing-project.git
Environment info
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz
…
-
### Versions
- nuxt: 2.15.3
- node: v16.2.0
### Reproduction
Create new app:
`$ npx create-nuxt-app nuxt`
> create-nuxt-app v3.6.0
> ✨ Generating Nuxt.js project in nuxt
> ? Project…