angular-native-seed icon indicating copy to clipboard operation
angular-native-seed copied to clipboard

stopping tsc watch

Open milindmathur04 opened this issue 7 years ago • 1 comments

I did the following steps -->

  1. git clone angular-native-seed
  2. npm i
  3. npm install nativescript
  4. curl command to setup the android and ios environments
  5. cd nativescript
  6. npm i
  7. tns run ios

the project builds successfully but gives the following errors and the app crashes as soon as i open the app from the emulator.

screen shot 2018-07-27 at 11 38 49 am

milindmathur04 avatar Jul 27 '18 16:07 milindmathur04