mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fix package installs and set node 20 for docker (#5692)
* fix install packages and set docker to node 20 Signed-off-by: si458 <simonsmith5521@gmail.com> * missed a few no-package-lock and no-save Signed-off-by: si458 <simonsmith5521@gmail.com> * use --save-exact and only install missing modules Signed-off-by: si458 <simonsmith5521@gmail.com> --------- Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
7c2eea68b6
commit
ef6fd23a4f
6 changed files with 1713 additions and 13 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,7 +16,6 @@
|
|||
meshcentral.db
|
||||
meshcentral.db.json
|
||||
mesherrors.txt
|
||||
package-lock.json
|
||||
bob.json
|
||||
.greenlockrc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue