raae/pow-app

Why does Netlify build keep crashing

Closed this issue · 3 comments

raae commented

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

raae commented

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

raae commented

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 netlify/netlify-lambda#227

raae commented

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