error on eas build for SDK 45

Please provide the following:

  1. SDK Version: 45
  2. Platforms(Android/iOS/web/all): all, android, expo
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

after I upgraded the SDK for the app after that I got error - Plugin with id ‘maven’ not found

Hi @mallaccount

You have a dependency that is using unimodules instead of expo.

First make sure that expo doctor is happy. If your app is using the Managed workflow, make sure you do not have anything mentioning unimodules in your dependencies.

See the Expo SDK 43 release announcement
More info: What’s new in Expo modules infrastructure | by Brent Vatne | Exposition

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.