小编paw*_*l.i的帖子

Angular 2 Mobile Toolkit - 移动标志不起作用

我正在尝试通过Angular 2 Mobile Toolkit(https://mobile.angular.io/)创建一个新的移动应用程序.

当我输入:时ng new hello-mobile --mobile,我收到此错误:

`The option '--mobile' is not registered with the new command. 
Run 'ng new --help' for a list of supported options.
Run Code Online (Sandbox Code Playgroud)

ng new --help我看不到任何东西mobile.

这是我的ng -v结果:

@angular/cli: 1.0.2
node: 6.10.1
os: win32 x64
Run Code Online (Sandbox Code Playgroud)

我错过了什么?这个工作只与其他一些角度版本?

mobile angular

2
推荐指数
1
解决办法
425
查看次数

标签 统计

angular ×1

mobile ×1