Compilation error: semver.simplifyRange is not a function
Closed this issue · 2 comments
sc0ty commented
sc0ty@desk:~/projects/LiveSplitOne %npm install [master]
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm notice
npm notice New major version of npm available! 8.19.2 -> 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 notice
npm ERR! semver.simplifyRange is not a function
npm ERR! A complete log of this run can be found in:
npm ERR! /home/sc0ty/.npm/_logs/2023-04-29T18_33_30_544Z-debug-0.log
sc0ty commented
Attached log
2023-04-29T18_33_30_544Z-debug-0.log
sc0ty commented
I updated the npm and now it builds!
Sorry for that!