White screen of death on build - Starter Template
See original GitHub issueBug Report
Ionic version:
[x] 4.x
Current behavior:
When building platform and then deploying, several assets are net::ERR_FILE_NOT_FOUND
By building I mean ionic cordova build (platform)
Running/live reload works fine.
This happens on starter tabs app with the below ionic info. Occurs for atleast iOS and Browser platforms.
Expected behavior:
no white screen of death.
Steps to reproduce:
tried updating plugins, changing the base tag to “.” (which fixes the asset location issue) but then it messes up the router.
Related code:
Other information:
Ionic info:
Ionic:
ionic (Ionic CLI) : 4.8.0
Ionic Framework : @ionic/angular 4.0.0-rc.1
@angular-devkit/build-angular : 0.11.4
@angular-devkit/schematics : 7.1.4
@angular/cli : 7.1.4
@ionic/angular-toolkit : 1.2.2
Cordova:
cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : browser 5.0.4
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.3.1, (and 4 other plugins)
System:
ios-deploy : 1.9.4
NodeJS : v11.4.0 (/usr/local/bin/node)
npm : 6.4.1
OS : macOS Mojave
Xcode : Xcode 10.1 Build version 10B61
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
White screen of death on build - Starter Template #17105
Occurs for atleast iOS and Browser platforms. Expected behavior: no white screen of death. Steps to reproduce: tried updating plugins, changing ...
Read more >9 Proven Methods to Fix the WordPress White Screen of Death
How to Fix WordPress White Screen of Death (9 Methods) · 1. Disable Your WordPress Plugins · 2. Switch to a Default WordPress...
Read more >How to Fix the WordPress White Screen of Death (Step by Step)
A comprehensive troubleshooting guide that will show you to fix the white screen of death in WordPress front-end, back-end, and even on long ......
Read more >How to Fix the WordPress White Screen of Death (9 Methods)
The WordPress White Screen of Death error is associated with database and PHP errors. Discover the 9 easy methods to fix it and...
Read more >How to Fix the WordPress White Screen of Death
Under Plugins, select Deactivate from the dropdown menu, click the checkbox to select all of your plugins, then click the Apply button. Next, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the issue! Rc1 is not working in production build (see here -> #17034). It’s already fixed, but you have to wait until next release. Then everything should work again 😃
Or you install the latest dev build by
npm install @ionic/angular@dev
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.