Open robnewport opened 1 year ago
Could it be related? https://github.com/awslabs/aws-api-gateway-developer-portal/issues/564
Yes!
It got resolved when I downgraded to node v14.
this comment by @arnabghoshTW in that post fixed my issue too.
I still have the same the issue, downgrading node didn't help. any advice?
I resolved the issue by downgrading the npm to 6.14.18. I was using nvm and in this case it didn't work.
Pulling the code and running
node run install release
does not build locally anymore. The dependency errors are too numerous to mention e.g. ev1stensberg error:Has anyone successfully run a local build?
Would there be any interest in me weeding through them to update the package.json?