-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
@react-native/normalize-colors@0.73.1 #39694
Labels
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Type: Too Old Version
Comments
github-actions
bot
added
the
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
label
Sep 27, 2023
|
|
I have the same issue with React Native 0.72.5 |
Duplicates #39692 |
Unsubscribe
William Pope Jr
…On Wed, Sep 27, 2023, 5:02 AM kuldip ***@***.***> wrote:
Description
Hello @mojodna <https://github.com/mojodna> , @jsierles
<https://github.com/jsierles> , @augustl <https://github.com/augustl> ,
@aroth <https://github.com/aroth> , @sharnik <https://github.com/sharnik>
,
unable to install node_modules please find the below error, Please help to
us
json error @***@***.***: The engine "node" is
incompatible with this module. Expected version ">=18". Got "16.20.0"
React Native Version
0.63.4
Output of npx react-native info
info Fetching system and libraries information...
System:
OS: Linux 5.4 Ubuntu 18.04.5 LTS (Bionic Beaver)
CPU: (8) x64 Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
Memory: 17.02 GB / 31.36 GB
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 16.20.0 - /usr/bin/node
Yarn: 1.22.19 - /usr/bin/yarn
npm: 8.19.4 - /usr/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
npmGlobalPackages:
react-native-cli: 2.0.1
info React Native v0.72.5 is now available (your project is running on
v0.63.4).
info Changelog:
https://github.com/facebook/react-native/releases/tag/v0.72.5.
info Diff:
https://react-native-community.github.io/upgrade-helper/?from=0.63.4.
info To upgrade, run "react-native upgrade".
Steps to reproduce
run the command yarn install and you will get the error
Snack, screenshot, or link to a repository
[image: MicrosoftTeams-image (44)]
<https://user-images.githubusercontent.com/56621598/270923471-f45e13e6-bc08-477b-b8a9-185f095052fa.png>
—
Reply to this email directly, view it on GitHub
<#39694>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALNSC3EQWQF7J57JXXQEWA3X4PTUFANCNFSM6AAAAAA5I7ZBFM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Type: Too Old Version
Description
Hello @mojodna , @jsierles , @augustl , @aroth , @sharnik ,
unable to install node_modules please find the below error, Please help to us
json error @react-native/normalize-colors@0.73.1: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.0"
React Native Version
0.63.4
Output of
npx react-native info
info Fetching system and libraries information...
System:
OS: Linux 5.4 Ubuntu 18.04.5 LTS (Bionic Beaver)
CPU: (8) x64 Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
Memory: 17.02 GB / 31.36 GB
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 16.20.0 - /usr/bin/node
Yarn: 1.22.19 - /usr/bin/yarn
npm: 8.19.4 - /usr/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
npmGlobalPackages:
react-native-cli: 2.0.1
info React Native v0.72.5 is now available (your project is running on v0.63.4).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.72.5.
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.63.4.
info To upgrade, run "react-native upgrade".
Steps to reproduce
run the command yarn install and you will get the error
Snack, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: