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 server doesn't start #20286

Closed
3 tasks done
nicomontanari opened this issue Jul 19, 2018 · 2 comments
Closed
3 tasks done

React native server doesn't start #20286

nicomontanari opened this issue Jul 19, 2018 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@nicomontanari
Copy link

Environment

React Native Environment Info:

  •  System:
     OS: macOS High Sierra 10.13.6
     CPU: x64 Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz
     Memory: 27.39 MB / 8.00 GB
     Shell: 3.2.57 - /bin/bash
    
  • Binaries:
     Node: 10.6.0 - /usr/local/bin/node
     Yarn: 1.7.0 - /usr/local/bin/yarn
     npm: 6.1.0 - /usr/local/bin/npm
     Watchman: 4.9.0 - /usr/local/bin/watchman
    
  • SDKs:
     iOS SDK:
       Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3
     Android SDK:
       Build Tools: 23.0.1, 23.0.3, 25.0.1, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 27.0.3
       API Levels: 23, 24, 25, 26, 27
    
  • IDEs:
     Android Studio: 3.1 AI-173.4819257
     Xcode: 9.4.1/9F2000 - /usr/bin/xcodebuild
    
  • npmPackages:
     @types/react: 16.4.6 => 16.4.6 
     @types/react-native: 0.56.3 => 0.56.3 
     react: 16.4.1 => 16.4.1 
     react-native: 0.56.0 => 0.56.0 
     npmGlobalPackages:
     create-react-native-app: 1.0.0
    

Description

When i run "yarn jest && react-native start" command babel gives me this error:
Plugin 0 specified in "/Users/***/Documents/***/Sviluppo/**-native/node_modules/babel-preset-react-native/index.js" provided an invalid property of "default" (While processing preset: "/Users/***/Documents/***/Sviluppo/**-native/node_modules/babel-preset-react-native/index.js")

Reproducible Demo

After upgrading react-native to 0.56

@patrickkempff
Copy link
Contributor

I see you are running Node: 10.6.0, Can you try running with Node LTS (8.11.x) and see if you get the same error?

@kelset
Copy link
Contributor

kelset commented Jul 19, 2018

Same error as -> #19859

@facebook facebook locked as resolved and limited conversation to collaborators Jul 23, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants