Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update node-windows and archiver to latest version #5301

Merged
merged 2 commits into from
Sep 10, 2023

Conversation

si458
Copy link
Collaborator

@si458 si458 commented Aug 22, 2023

Fixes #5300

for some reason NPM is installing new versions of packages on some devices?
left value is installed, right value what is asked for

ws string 5.2.3 string 5.2.3
cbor string 5.2.0 string 5.2.0
archiver string 5.3.2 string 5.3.1
express-ws string 4.0.0 string 4.0.0
cookie-session string 2.0.0 string 2.0.0
ua-parser-js string 1.0.35 string 1.0.35
node-windows string 0.1.14 string 0.1.4
otplib string 10.2.3 string 10.2.3

so just update the packages anyways

Signed-off-by: Simon <simonsmith5521@gmail.com>
@Ylianst Ylianst merged commit 81b35ba into Ylianst:master Sep 10, 2023
2 checks passed
@si458 si458 deleted the fix-package-installs branch September 11, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Meshcentral takes too long to start... allways starts whit the "archiver and node-windows" instalation.
2 participants