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

Error on vercel #97

Open
hieunotes opened this issue Jul 24, 2023 · 5 comments
Open

Error on vercel #97

hieunotes opened this issue Jul 24, 2023 · 5 comments

Comments

@hieunotes
Copy link

Screenshot_2023-07-24-17-54-49-488_com.android.chrome.jpg

@theSalafee
Copy link

What were the steps you used. I attempted to deploy from Vercel and couldn't get it to work either

@theSalafee
Copy link

See my issue here as well #96

@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!

@mtsmachado8
Copy link

i solved exporting this variable on vercel's environment varibles:
NODE_OPTIONS=--openssl-legacy-provider
It could be clearer on template's documentation tough...

@josips9
Copy link

josips9 commented Oct 22, 2023

I tried with changing Node.js version to 16.x but it didn't worked. Switching back to 18.x retured fewer errors. Now I'm getting:

"Error: No Next.js version could be detected in your project. Make sure "next" is installed in "dependencies" or "devDependencies""

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

5 participants