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

React-Native 0.57.0 Broken IDE #312

Open
aaronfranco opened this issue Oct 25, 2018 · 5 comments
Open

React-Native 0.57.0 Broken IDE #312

aaronfranco opened this issue Oct 25, 2018 · 5 comments

Comments

@aaronfranco
Copy link

aaronfranco commented Oct 25, 2018

When I update to React 16.5.2 and React-Native 0.57.0 the IDE breaks with the following error:
`You are currently running io.js v5.7.0.

React Native runs on Node 8.3 or newer. There are several ways to         
upgrade Node.js depending on your preference. 
nvm:       nvm install 8.3 --reinstall-packages-from=node               
Homebrew:  brew update && brew upgrade node  
Installer: download from https://nodejs.org/`

I have Node.js 8.12 installed

@ThomasGHenry
Copy link

ThomasGHenry commented Dec 19, 2018

I'm seeing this also. What's the latest?

$ node --version
v8.11.4

@ThomasGHenry
Copy link

bump

@innerdaze
Copy link

+1

1 similar comment
@ericschaal
Copy link

+1

@LiWeiQiangAndroid
Copy link

Running with Deco config found at ./configure.deco.js
No user specified task was registered, falling back to default!
┌────────────────────────────────────────────────────────────────────────────┐
│ You are currently running io.js v5.7.0. │
│ │
│ React Native runs on Node 8.3 or newer. There are several ways to │
│ upgrade Node.js depending on your preference. │
│ │
│ nvm: nvm install 8.3 --reinstall-packages-from=node │
│ Homebrew: brew update && brew upgrade node │
│ Installer: download from https://nodejs.org/
│ │
│ │
└────────────────────────────────────────────────────────────────────────────┘

How Fix?

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