Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

errors on livesync of angular master detail project with --env.aot #1022

Open
@endarova

Description

@endarova
  • CLI: 6.0.3

Describe the bug
When syncing changes in angular project with env.aot the changes are applied but there are errors in the log.

To Reproduce

  1. tns create MyApp --template tns-template-master-detail-ng
  2. tns run android --env.aot
  3. Make changes and livesync a couple of times. After the first sync you start to see errors like that on every change: ERROR in src/app/cars/shared/car.service.ts(1,1): error TS6053: File 'D:/work/TestProjects/rel6.1/ng2/src/app/cars/shared/car.service.ngfactory.ts' not found.

Expected behavior
Changes to be synced, no errors in console

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions