小编Hug*_*o31的帖子

找不到模块“@auth0/angular-jwt/”

我目前正在开发一个使用 ADFS 身份验证的 Web 应用程序。

我有以下运行时错误:

“找不到模块@auth0/angular-jwt”。

我正在使用Angular 5.2.10。我尝试重新安装我的依赖项,但仍然有错误:

我有以下错误index.d.ts

找不到名称“Provider”和“ModuleWithProviders”

并在jwt.interceptor.d.ts

找不到模块“@angular/common/http”和“rxjs/internal/Observable”

并在jwtoptions.token.d.ts

找不到模块“@angular/core”

我没有修改任何这些文件。

这是角度版本问题吗?我使用了这些库的错误版本吗?

感谢您的帮助!

node-modules typescript auth0 angular

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

angular ×1

auth0 ×1

node-modules ×1

typescript ×1