lint完成后,ionic2 build停止了

时间:2016-10-18 12:27:42

标签: ionic2 tslint

最近更新了我的离子项目beta 11 pro ionic rc0。 但是,当刮刀命令 离子发球 所有脚本都已执行但项目无法启动。

D:\PROJETOS - GIT\mobile-rc1>ionic serve

Running 'serve:before' npm script before serve
> myawesomeapp@ watch D:\PROJETOS - GIT\mobile-rc1
> ionic-app-scripts watch
[10:24:04]  ionic-app-scripts 0.0.36
[10:24:04]  watch started ...
[10:24:04]  build dev started ...
[10:24:04]  clean started ...
[10:24:04]  clean finished in 1 ms
[10:24:04]  copy started ...
[10:24:04]  transpile started ...
[10:24:04]  lint started ...

在此结束,不再继续下一步

1 个答案:

答案 0 :(得分:0)

运行以下命令以检查此问题的来源或方式:

npm run ionic:serve --verbose