Unable to load script from assets ' Index.android.bundle ' error?

Source: Internet
Author: User

Too many wild ways, deceptive really! F**k

Anyway, this error occurs when you run the React native program, if you use Windows, run the command as follows, or if an error "Cannot find the entry file Index.android.js", then I can save you

First step (Create missing directory): mkdir android\app\src\main\assets Second Step (file required for adding programs in created directory): react-native bundle--platform Android--dev False--entry-file index.js--bundle-output android/app/src/main/assets/index.android.bundle--assets-dest Android/ app/src/main/Res Step three: react-native run-android

OK, continue to chew on the code of Coptis!

Unable to load script from assets ' Index.android.bundle ' error?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.