-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Upgrade to Node 18 #20199
Upgrade to Node 18 #20199
Conversation
@mshima Can you please review? |
What problem this PR tries to fix? |
If I create a microservices architecture with |
@mshima Do you see errors when you run
I just tried again and I'm still able to reproduce it.
|
@mraible I’ve tried to reproduce with main. |
@mshima It fails for me with v7.9.3 too. |
@mraible what command are you using to start the frontend? |
|
@mraible just generated a new application using v7.9.3:
It works:
Main is failing with:
|
That's so strange. Any idea why it fails on my machine? I'm using an M1. |
I don't known. Using M1 too
|
Yes, I just generated it this morning, which means it's clean aside from what the I also tried clearing the npm cache and deleting I'm using nvm. Maybe that's the problem? |
I've fixed the local
production started correctly too:
|
Do you have a |
That was it! I had one in my home directory. |
Closing because this PR is messed up. |
Please make sure the below checklist is followed for Pull Requests.