错误:找不到模块 nativescript-angular/router 或其相应的类型声明

Car*_*lez 3 nativescript angular

阅读本机脚本文档并观看我想使用的视频,RouterExtensions但出现以下错误:

cannot find module nativescript-angular/router or its corresponding type declarations
Run Code Online (Sandbox Code Playgroud)

我的代码

cannot find module nativescript-angular/router or its corresponding type declarations
Run Code Online (Sandbox Code Playgroud)

屏幕错误

Rde*_*dev 5

更改:从“nativescript-angular/router”导入 { RouterExtensions };

进入:从“@nativescript/angular/router”导入{ RouterExtensions};

在较新版本的 nativescript/angular 项目中。

亲切的问候