This repository was archived by the owner on May 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 310
production build (--prod) fails (with blank starter template too) #1283
Comments
Try upgrading your ionic cli. I repeated the same steps with 13.1 and --prod builds worked. My ionic info:
This may not be related to #1199 as it references app-scripts 2.4.1 |
Upgraded my global packages to the latest version:
Started a new blank project with the same steps i mentioned above and getting the same error. My ionic info:
I'm getting the same error:
Logfile (2017-10-18T08_04_06_111Z-debug.log):
|
It must be something with your environment (but I really don't know what). I have the exact same behavior as mentioned here: But my build works in my Windows 10 laptop. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
Short description of the problem:
Trying to create a production build for my project fails with an error.
What behavior are you expecting?
The production build should pass without errors (with a new blank template too).
Steps to reproduce:
So i created an empty project with:
Going into the new project dir i started a new production build
The output is the following:
There is no "postprocess finished" message so i ran
Then i got the following message:
Here is the content of the log file:
Which @ionic/app-scripts version are you using?
ionic info
Maybe related issue:
#1199 (Postproccess tries to move .map files on --prod builds)
The text was updated successfully, but these errors were encountered: