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

Android build doesn't work #16

Closed
nop33 opened this issue Jul 4, 2022 · 3 comments
Closed

Android build doesn't work #16

nop33 opened this issue Jul 4, 2022 · 3 comments

Comments

@nop33
Copy link
Member

nop33 commented Jul 4, 2022

I've tried building an APK and installing it on my phone and BrowserStack (so that I can test different mobile environments), but I end up with an app that doesn't do anything on launch. It only shows this screen.

I run:

expo build:android

and went through the wizard to finally send the app on expo.dev for building. There, in the logs, I noticed many stderr, one of which was this:

[stderr] 
warn Package @alephium/sdk has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /home/expo/workingdir/build/node_modules/@alephium/sdk/package.json

This might be related to why the builds don't work, although it is a warn... Not even sure what "ignored" means.

@nop33
Copy link
Member Author

nop33 commented Jul 4, 2022

Related issue: react-native-community/cli#1168

@LeeAlephium
Copy link
Contributor

https://nodejs.org/api/packages.html#subpath-exports for more information

@nop33
Copy link
Member Author

nop33 commented Jul 5, 2022

I managed to build an APK and install it on my device, this warning was not a problem. Closing issue.

@nop33 nop33 closed this as completed Jul 5, 2022
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

2 participants