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

Platform-static not found in @nativescript/angular 10.1.7

Open jchavezberkeley opened this issue 5 years ago • 0 comments

Environment

  • CLI: Latest
  • Android Runtime: 6.5.3
  • iOS Runtime: 6.5.3
  • NativeScript-Angular: 10.1.7
  • Angular: 10

Describe the bug In my main.aot.ts file, the following import statement doesn't work import { platformNativeScript } from "@nativescript/angular/platform-static";

To Reproduce Have nativescript 7 and Angular 10 all set to newest version.

jchavezberkeley avatar Oct 22 '20 13:10 jchavezberkeley