raae / pow-app

Take charge of your menstrual cycle with POW! — the privacy-first menstrual cycle journal
https://www.usepow.app/
GNU General Public License v3.0
33 stars 2 forks source link

Why does Netlify build keep crashing #264

Closed raae closed 3 years ago

raae commented 3 years ago

It does work as soon as I do "clear cache and deploy".

raae commented 3 years ago

I might have solved this by doing another npm install that updated the package.lock.

raae commented 3 years ago

I think the temporary solve was the yarn.lock took precedens and then it somehow works. I am thinking it has something to do with netlify-lamda not being executed and therefore the missing dependency is not triggered.

Testing prebuild solution in https://github.com/netlify/netlify-lambda/issues/227

raae commented 3 years ago

Again with the "solves", it's "closes" @raae!!