We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying with the reac-app but after run the npm install command, I get the following error:
npm install
Unsupported platform for [email protected]: wanted {"os":"darwin"} (current: {"os":"win32","arch":"x64"})
OS: Windows 10 Node version: 18.12.1
The text was updated successfully, but these errors were encountered:
Hi @sandoval-e,
Did you manage to fix this issue? If you have, how did you go about it? I am facing the same issue.
Sorry, something went wrong.
In this case, you will need to use the v14 of Node.js. And then will work
No branches or pull requests
I am trying with the reac-app but after run the
npm install
command, I get the following error:Unsupported platform for [email protected]: wanted {"os":"darwin"} (current: {"os":"win32","arch":"x64"})
OS: Windows 10
Node version: 18.12.1
The text was updated successfully, but these errors were encountered: