-
Here is what I get from the terminal:
pi@raspberrypi:~ $ cd MagicMirror/modules
pi@raspberrypi:~/MagicMirror/modules $ git clone https://github.com/jclarke0000/MMM-OpenWeatherForecast.git
Clonin…
-
```
$ npm install
up to date, audited 2481 packages in 27s
212 packages are looking for funding
run `npm fund` for details
166 vulnerabilities (1 low, 122 moderate, 40 high, 3 critical)
…
-
> takiuddin@Takis-Laptop API % npm i @intosoft/qrcode
npm error code 1
npm error git dep preparation failed
npm error command /Users/takiuddin/.nvm/versions/node/v22.2.0/bin/node /Users/takiuddin/.…
-
```
# npm audit report
braces
-
### Version
node -v: v22.11.0
npm version: 10.9.0
### Platform
```text
Linux u24vm 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
…
-
There are a slew of packages that need to be upgraded according to npm; we should run `npm audit` and upgrade the packages.
-
Using version 2.2.1 I get a lot of audit warnings related to mjml-utils..., something to solve maybe?:
=== npm audit security report ===
…
-
**What version of this package are you using?**
**What operating system, Node.js, and npm version?**
**What happened?**
**What did you expect to happen?**
**Are you willing to submit a…
-
```
=== npm audit security report ===
# Run npm install axios@1.6.3 to resolve 1 vulnerabilit…
-
* What went wrong?
*
* I'm having a depreciation warning on using the LTS version of node@22.11.0 and bcrypt@5.1.1
* What did you expect to happen?
*
* no warning
* Which version of …