When i have run the command
ionic build
or
ionic serve
in project, the following error has appeared:
Error: Schema validation failed with the following errors:
Data path "" must NOT have additional properties(es5BrowserSupport).
[ERROR] has unexpectedly closed (exit code 1).
what's the solution?
I tried
ionic build
and the error has appeared