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

ERROR in Directive ɵd in .../nativescript-angular.d.ts has no selector, please add it Angular 8

Open Datusss opened this issue 5 years ago • 2 comments

Environment

  • Angular CLI: 8
  • NativeScript-Angular: 10.0.0
  • Angular: 8

Describe the bug After I had migrated angular project(use nativescript/schematics), I ran tns build android. But I got warnings "Can't resolve all parameters for NativeScriptPlatformRef", "Can't resolve all parameters for NativeScriptRenderer", "Can't resolve all parameters for EmulatedRenderer" then build error "ERROR in Directive ɵd in .../nativescript-angular.d.ts has no selector, please add it"

Expected behavior The application should start in an Android simulator.

Datusss avatar Aug 19 '20 10:08 Datusss

Same problem here.

b4rtt avatar Sep 17 '20 15:09 b4rtt

Any update on this?

FeezyHendrix avatar Jan 19 '21 19:01 FeezyHendrix