fast-cli icon indicating copy to clipboard operation
fast-cli copied to clipboard

Fast-cli older version install issue

Open tancetin opened this issue 1 year ago • 0 comments

Hi, As you see my own config below, I have a few error. How can I handle? Best regards.

Armbian 23.11.1 Jammy with Linux 6.6.39-current-rockchip64

$ nodejs --version v12.22.9

sudo apt install nodejs Reading package lists... Done Building dependency tree... Done Reading state information... Done nodejs is already the newest version (12.22.9~dfsg-1ubuntu3.6). nodejs set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

sudo npm i [email protected]

up to date, audited 235 packages in 4s

38 packages are looking for funding run npm fund for details

3 high severity vulnerabilities

~# uname -a Linux sqm-opi-0028 6.6.39-current-rockchip64 #1 SMP PREEMPT Thu Jul 11 10:49:22 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux

npm audit

npm audit report


ws 8.0.0 - 8.17.0 Severity: high ws affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q fix available via npm audit fix --force Will install [email protected], which is a breaking change node_modules/puppeteer/node_modules/ws puppeteer 11.0.0 - 18.1.0 Depends on vulnerable versions of ws node_modules/puppeteer fast-cli 3.1.0 - 3.2.0 Depends on vulnerable versions of puppeteer node_modules/fast-cli

tancetin avatar Jul 21 '24 16:07 tancetin