Closed tomap closed 2 years ago
Update was blocked by old package-lock format When I ran npm i with node 17, it updated the package-lock.json to v2 which is incompatible with node 12 & node 14 (npm 6) So I ended up removing it
Update was blocked by old package-lock format When I ran npm i with node 17, it updated the package-lock.json to v2 which is incompatible with node 12 & node 14 (npm 6) So I ended up removing it