question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for React Native 0.67

See original GitHub issue

Summary

Expo is breaking with react-native 0.67 with following error:

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • Where: Build file ‘/Users/nj/Desktop/projects/xxx/node_modules/expo/android/build.gradle’ line: 3

  • What went wrong: A problem occurred evaluating project ‘:expo’.

Plugin with id ‘maven’ not found.

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ==============================================================================

2: Task failed with an exception.

  • What went wrong: A problem occurred configuring project ‘:expo’.

com.android.builder.errors.EvalIssueException: compileSdkVersion is not specified. Please add it to build.gradle

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

bare

What platform(s) does this occur on?

Android

SDK Version (managed workflow only)

0.43

Environment

Expo CLI 5.0.3 environment info: System: OS: macOS 12.1 Shell: 5.8 - /bin/zsh Binaries: Node: 16.13.2 - /usr/local/bin/node Yarn: 1.22.17 - /usr/local/bin/yarn npm: 8.1.2 - /usr/local/bin/npm Watchman: 2022.01.17.00 - /usr/local/bin/watchman IDEs: Android Studio: 2020.3 AI-203.7717.56.2031.7935034 Xcode: /undefined - /usr/bin/xcodebuild npmGlobalPackages: expo-cli: 5.0.3 Expo Workflow: managed

Reproducible demo

Try with react-native 0.67

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
brentvatnecommented, Feb 1, 2022

this is supported in expo@44.0.6

2reactions
brentvatnecommented, Jan 27, 2022

here’s a pr that will add support for react-native 67: https://github.com/expo/expo/pull/16080

we’ll likely release this sometime next week. you can use patch-package until then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Announcing React Native 0.67
Today we are announcing the latest release of React Native, 0.67.0, along with some updates on the release process that we have been...
Read more >
Upgrading to React Native 0.67 - YouTube
Let's upgrade Ignite's boilerplate to the latest React Native !
Read more >
react-native - npm
A framework for building native apps using React. Latest version: 0.70.1, last published: 6 days ago. Start using react-native in your ...
Read more >
React Native Upgrade Helper
What's your current react-native version? · To which version would you like to upgrade?
Read more >
React Native (@reactnative) / Twitter
0.67 is out! Our first release of the new year, happy 2022 everyone Check out our post for more details on changes, release...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found