nativescript-angular icon indicating copy to clipboard operation
nativescript-angular copied to clipboard

App not updating after update code

Open juniorschen opened this issue 4 years ago • 4 comments

Environment New project nativescript 8/ angular 11

Describe the bug After updating the application code, the application is not updated. You have to run "ns run android" again

juniorschen avatar May 08 '21 22:05 juniorschen

I have the same issue

kokosky93 avatar May 15 '21 19:05 kokosky93

Same here

SmailHammour avatar Jun 01 '21 10:06 SmailHammour

Still not working: "dependencies": { "@angular/animations": "~13.2.0", "@angular/common": "~13.2.0", "@angular/compiler": "~13.2.0", "@angular/core": "~13.2.0", "@angular/forms": "~13.2.0", "@angular/platform-browser": "~13.2.0", "@angular/platform-browser-dynamic": "~13.2.0", "@angular/router": "~13.2.0", "@nativescript/angular": "^13.0.0", "@nativescript/core": "~8.2.0", "@nativescript/theme": "~3.0.2", "rxjs": "~7.5.0", "zone.js": "~0.11.5" }, "devDependencies": { "@angular-devkit/build-angular": "~13.2.0", "@angular/compiler-cli": "~13.2.0", "@nativescript/android": "8.2.2", "@nativescript/types": "~8.2.0", "@nativescript/webpack": "~5.0.6", "@ngtools/webpack": "~13.2.0", "typescript": "~4.5.5" }

juniorschen avatar Mar 10 '22 01:03 juniorschen

Layout capture the changes, but typescript files still not working....

juniorschen avatar Mar 10 '22 01:03 juniorschen