相关疑难解决方法(0)

如何设置Angular cli + Angular universal?

任何人都有使用角度cli项目安装角度通用的经验?

我试着按照这个指南:

https://universal.angular.io/quickstart/

但在我这样做之后:

typings install node express body-parser serve-static express-serve-static-core mime --global
Run Code Online (Sandbox Code Playgroud)

我收到错误:

typings INFO globaldependencies "express" lists global dependencies on "node" that must be installed manually
typings ERR! message Unable to find "node" ("npm") in the registry.
typings ERR! message However, we found "node" for 2 other sources: "dt" and "env"
typings ERR! message You can install these using the "source" option.
typings ERR! message We could use your help adding these typings to the registry: https://github.com/typings/registry
typings …
Run Code Online (Sandbox Code Playgroud)

angular-universal angular

11
推荐指数
2
解决办法
5186
查看次数

标签 统计

angular ×1

angular-universal ×1