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 warning with Expo #9

Open
AnarAli opened this issue Jun 30, 2019 · 1 comment
Open

Android warning with Expo #9

AnarAli opened this issue Jun 30, 2019 · 1 comment

Comments

@AnarAli
Copy link

AnarAli commented Jun 30, 2019

Hi,

I get error while develop with Expo, the screenshot as below,

Encountered an error loading page, Object {
"canGoBack": false,
"canGoForward": false,
"code": -1,
"description": "net::ERR_FILE_NOT_FOUND",
"loading": false,
"target": 173,
"title": "",
"url": "file:///android_asset/dist/index.html",
}

  • node_modules/expo/build/environment/muteWarnings.fx.js:18:23 in warn
  • ... 20 more stack frames from framework internals

image

Thanks

@Moon-009
Copy link
Owner

Moon-009 commented Jul 1, 2019

Hi,

I get error while develop with Expo, the screenshot as below,

Encountered an error loading page, Object {
"canGoBack": false,
"canGoForward": false,
"code": -1,
"description": "net::ERR_FILE_NOT_FOUND",
"loading": false,
"target": 173,
"title": "",
"url": "file:///android_asset/dist/index.html",
}

  • node_modules/expo/build/environment/muteWarnings.fx.js:18:23 in warn
  • ... 20 more stack frames from framework internals

image

Thanks

I guess it's about the html file path. I will check it later.

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