AJV upgrade breaks downstream builds
trieloff opened this issue · 4 comments
trieloff commented
tripodsan commented
this can be fixed by recreating the package-lock.json in the downstream projects.
trieloff commented
tripodsan commented
you did something wrong...it worked with my changes: https://app.circleci.com/pipelines/github/adobe/helix-publish/2888/workflows/97d0f657-58ef-48ac-9341-f49bb085d965/jobs/4768
tripodsan commented
now it works:
https://app.circleci.com/pipelines/github/adobe/helix-publish/2890/workflows/d3f6d622-3065-43e4-8c4e-66ce35cd8ad5/jobs/4771
(FYI: i usually also delete the node_modules
before recreating the package-lock)