Unable to update Signal K from version 2.14.0
Hi everybody. For some reason the update process is failing in my Signal K setup from version 2.14.0 (it worked flawlessly in the previous updates).
I am enclosing the related Server log, I would appreciate any clue (I am not used to the linux intrincacies).
Thnak you.
4 Replies
the error message looks like you npm installation is broken. can you invoke for example
npm -version
and npm list -g
If I do either of those i get error messages, so I suppose NPM is broken. I will try to reinstall it.
npm reinstalled but still no joy, unable to update Signal K Server from version 2.14.0
The npm version is 11.5.2.
Now the error messages are different:
Aug 20 12:35:25 stderr: npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
Aug 20 12:35:25 stderr: npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
Aug 20 12:35:25 stderr: npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
Aug 20 12:35:25 stderr: npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
Aug 20 12:35:25 stderr: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
Aug 20 12:35:25 stderr: npm warn deprecated fstream@1.0.12: This package is no longer supported.
Aug 20 12:36:01 stdout: changed 670 packages in 1m
Aug 20 12:36:01 stdout: 121 packages are looking for funding run
npm fund
for details
Maybe I need to use a different npm version?Are u using nvm?
GitHub
FAQ: Frequently Asked Questions
An implementation of a Signal K central server for boats. - SignalK/signalk-server