Hi,
I am trying to follow the steps to update my project to rc.4, but for some reason after update ionic I am getting this warning when build in production:
ionic build ios --prod
[11:05:59] ionic-app-scripts 0.0.47
[11:05:59] build prod started …
[11:05:59] clean started …
[11:05:59] clean finished in 7 ms
[11:05:59] copy started …
[11:05:59] ngc started …
[11:06:10] ngc finished in 10.58 s
[11:06:10] webpack started …
(node:33513) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): SyntaxError: Unexpected token u in JSON at position 0
[11:06:10] copy finished in 10.76 s
Any help?
Thanks.