Open theSalafee opened 1 year ago
I solved this issue on my project by going to Project Settings > General > Node.js Version and changing from 18.x to 16.x Good luck!
I solved this issue on my project by going to Project Settings > General > Node.js Version and changing from 18.x to 16.x Good luck! I solved by modify node.js version, thanks.
I solved this problem with adding "NODE_OPTIONS='--openssl-legacy-provider' &&
at scripts area on package.json file of project.
Good afternoon,
I tried deploying this from Vercel. I did grab my db id from the URL as well as my token from my integration.
However I continue to get this error from Vercel:
Any idea on what the issue is?