Open aquinn637 opened 4 years ago
@aquinn637 After upgrading to nativescript 7 the nativescript-side-drawer crashed cause the change of import in app.module file I changed the path from import 'nativescript-ui-sidedrawer/angular/side-drawer-directives' to 'nativescript-ui-sidedrawer/angular/nativescript-ui-sidedrawer-angular' and it fixed
I had a NativeScript app made with Angular 8.2.0 and NS 6.4.1. I had this plugin included in my project and it was working fine and I could compile the project.
I have followed these directions here: https://github.com/NativeScript/nativescript-angular/wiki/Updating-and-developing-for-@nativescript-angular-v9-with-Ivy-or-without To update my project to Angular 9.
When I run this command I get an error: tns build android --env.aot
Error:
Here is my environment info:
package.json
ngcc.config.js
tsconfig
tsconfig.tns.json