我是nativescript开发的新手,我正在尝试使用以下命令创建一个新组件: 我得到的错误是:发生了一个未处理的异常:找不到模块'@schematics/angular/utility/parse-nameUse the skip-import option to skip importing in NgModule 我不想通过跳过导入来创建组件,而是希望组件自动添加到模块中。即使我跳过了对模块的导入,我也会在组件的TS类中得到以下错误: Experimental support
嗨,有没有关于如何预防的想法16:41 error Avoid referencingunbound methods which may cause unintentional scoping of `this` @typescript-eslint/unbound-method16:62 error Avoid referencing unbound methods which may cause unintenti