-
Notifications
You must be signed in to change notification settings - Fork 364
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
[unhandledRejection] Cannot set headers after they are sent to the client #57
Comments
me to... |
@cnelf I had the same issue with node v16.x but seems like if you switch to node v18, this error will be gone. |
Thanks for your reply, I tried it and it's indeed true! |
Hello, could you please tell me how to do this correctly? |
@Dev-A-Line You could install https://github.com/nvm-sh/nvm and switch to a different node version easily. |
Strange put 18.16.0 and it still stays, did you do something else ? |
is problem still exist? |
This issue seems to be non-existent on macOS. I'm running fine on macOS or Windows sym with Node v18.x environment. |
When I execute
npm run dev
, Command line has an error.Environment
Describe the bug
The text was updated successfully, but these errors were encountered: