AmericanWhitewater / wh2o-vue

Interactive map and guide for whitewater rivers in North America
https://wh2o-vue.netlify.app/
9 stars 1 forks source link

Resolve package-lock.json inconsistencies that keep cropping up #558

Closed ngottlieb closed 11 months ago

ngottlieb commented 11 months ago

Prod and beta keep ending up out of sync with the git repository because they overwrite package-lock.json in a couple weird ways. This seems to be a somewhat common albeit extremely frustrating problem (see here and here).

I'm in the process of trying what was recommended by at least one of the tickets addressing this problem:

I'll do that locally first, commit those changes, then iterate through on beta and confirm it doesn't change package-lock, then do it again on prod.