我试图在mac上安装remixd,但是得到以下错误:
glob-parent <5.1.2
Severity: high
Regular expression denial of service - https://github.com/advisories/GHSA-ww39-953v-wcq6
No fix available
node_modules/glob-parent
chokidar 1.0.0-rc1 - 2.1.8
Depends on vulnerable versions of glob-parent
node_modules/chokidar
@remix-project/remixd *
Depends on vulnerable versions of chokidar
node_modules/@remix-project/remixd
3 high severity vulnerabilities对我来说升级webpack开发服务器有意义吗?我是新来的,不想搞砸我的电脑。非常感谢!
发布于 2022-01-09 04:11:27
您应该仍然能够安装,但您应该知道,如果您需要现有项目中的特定版本,那么修复或升级到新包可能会使您的项目失败,因为项目可能会变成不推荐的版本。
https://ethereum.stackexchange.com/questions/118358
复制相似问题