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

[Bug] Version 1.8.0 Doesn't run anymore #33

Open
anubhavranjan opened this issue Jan 17, 2022 · 0 comments
Open

[Bug] Version 1.8.0 Doesn't run anymore #33

anubhavranjan opened this issue Jan 17, 2022 · 0 comments

Comments

@anubhavranjan
Copy link

Version

1.8.0

Operating System

Windows 10

Device

Laptop

Browser & Version

Microsoft Edge

Steps to reproduce

  1. Download the Release from here: https://github.com/creativetimofficial/material-kit-react-native
  2. Run npm install to install all the dependencies.
  3. Run expo start

What is expected?

App to start properly

What is actually happening?

› Unversioned @expo/[email protected] is being used. Bundling apps may not work as expected, and is subject to breaking changes. Install expo or set the app.json sdkVersion to use a stable version of @expo/metro-config.


Solution

Probably upgrading the expo version is required.
Even the Expo App throws an error saying the minimum SDK version required is 41.0.0

Additional comments

All the components are older as even the EXPO SDK used is deprecated in this.
Latest version is 44.0.0 where as this is using 40.0.0

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

1 participant