Open nikita03565 opened 3 years ago
We indeed had troubles with the lockfile in the CI (see for instance this run: https://github.com/stellasia/neomap/runs/3512461567?check_suite_focus=true). I did another try to update since this is the default behaviour when you run npm i
and I am not super comfortable with blocking a default behaviour. But if you're not comfortable with version 2, we can postpone the update until we better understand what's going on.
package-lock.json
file with"lockfileVersion": 1
. dont remember exactly but there were some troubles with"lockfileVersion": 2
more fixes coming soon. do not merge yet