Skip to content

Update to Angular 9 #275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lucasrabelo opened this issue Feb 13, 2020 · 4 comments · Fixed by #276
Closed

Update to Angular 9 #275

lucasrabelo opened this issue Feb 13, 2020 · 4 comments · Fixed by #276

Comments

@lucasrabelo
Copy link

Will you guys release an update of this to angular 9?

@Prefix1802
Copy link

Prefix1802 commented Mar 3, 2020

I read that nativescript 6.4 is also not working with Angular 9.

https://www.nativescript.org/blog/nativescript-6.4-has-just-landed#comments

Edit: Not about schematics, but thought you should know:

NativeScript/nativescript-angular#2060

@Valera1980
Copy link

Valera1980 commented Mar 9, 2020

Hi guys. Is there some release date NS + ang 9?

@hrueger
Copy link

hrueger commented Jun 4, 2020

Although nativescript-angular should be compatible with Angular 9 now, I get Failed to find generated component file /sidebar.component.scss. Please contact the @nativescript/schematics author. when I run ng generate component _components/sidebar ...
I assume this is because of Angular 9

@d-koppenhagen
Copy link
Contributor

Hey Guys, running the actual schematic + proceeding all the steps described here should get things working for now:
https://github.com/NativeScript/nativescript-angular/wiki/Updating-and-developing-for-@nativescript-angular-v9-with-Ivy-or-without

Be also sure:

  • to change all deep imports from nativescript-angular/<whatever> to the new scoped package @nativescript/angular
  • furthermore the imports from tns-core-modules/ has been changed to @nativescript/core.

this isn't a fix for the actual schematics yet but at least things will work again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants