Open fish2eggs opened 1 year ago
We're working on a huge architecture update. I guess I could look into this as well.
Thanks for reporting!
In the last update of V1Beta, we updated Node.js and many packages (see https://github.com/JaapvanEkris/openrowingmonitor/blob/v1beta_updates/docs/physics_openrowingmonitor.md).
Please note, several warnings are caused by packages we use that depend on older packages, so we can't fix this. npm will manage this correctly. Thanks again for reporting.
On Pi with a fresh install of 64bit lite:
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
Running the install script shows the following warnings:
Downloading and compiling Runtime dependencies... npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated node-pre-gyp@0.17.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
added 946 packages, and audited 947 packages in 6m
117 packages are looking for funding run
npm fund
for details21 vulnerabilities (15 moderate, 4 high, 2 critical)
To address issues that do not require attention, run: npm audit fix
To address all issues (including breaking changes), run: npm audit fix --force
Run
npm audit
for details. npm notice npm notice New major version of npm available! 8.19.4 -> 9.6.5 npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.6.5 npm notice Run npm install -g npm@9.6.5 to update! npm noticeindex.html → build... Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating