New App Fatal Error
-
I am creating a new app in quasar, but when I test, without making any changes, I have the error below:
Fatal error in, line 0
Check failed: U_SUCCESS (status).
#FailureMessage Object: 0000001B403ECE80
I’m using the latest version 1.0.4
-
I was able to solve it, I was using node 12 downgraded to 10 and it worked
-
@LeandroRMD said in New App Fatal Error:
I was able to solve it, I was using node 12 downgraded to 10 and it worked
yep use node lts version.