Closed girish-nanovms closed 2 years ago
Fixes the version mismatch when v is set as prefix. node_v16.5.0 folder but manifest says 16.5.0. So now we fuzzy match the version.
v
node_v16.5.0
16.5.0
Also only read local manifest if it exists
Fixes the version mismatch when
v
is set as prefix.node_v16.5.0
folder but manifest says16.5.0
. So now we fuzzy match the version.Also only read local manifest if it exists