ionic-example
ionic-example copied to clipboard
Fails to run
Running ionic serve results in the following error:
Typescript Error
Initializers are not allowed in ambient contexts.
error in Connection.d.ts line 40
steps to reproduce - simply clone, npm install and run ionic serve
I have it problem too