我有一个现有的Angular 8项目,尝试在其中添加nativescript。但是,如文档中所述运行ng add @nativescript/schematics
时,出现此错误:Failed to find generated component file /auto-generated.component.css. Please contact the @nativescript/schematics author.
有人知道是什么原因导致此错误,或者我可以怎么解决? 作为参考,我尝试遵循以下步骤https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project