Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed deployments from Vercel #96

Open
theSalafee opened this issue Jul 23, 2023 · 3 comments
Open

Failed deployments from Vercel #96

theSalafee opened this issue Jul 23, 2023 · 3 comments

Comments

@theSalafee
Copy link

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.
Screenshot 2023-07-23 at 3 39 51 PM

However I continue to get this error from Vercel:
image
Any idea on what the issue is?

@angadveeersb
Copy link

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!

@wavever
Copy link

wavever commented Jul 29, 2023

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.

@mhtkoc
Copy link

mhtkoc commented Aug 19, 2023

I solved this problem with adding "NODE_OPTIONS='--openssl-legacy-provider' && at scripts area on package.json file of project.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants