question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

White screen of death on build - Starter Template

See original GitHub issue

Bug 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:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
paulstelzercommented, Jan 14, 2019

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

0reactions
ionitron-bot[bot]commented, Feb 17, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found