【发布时间】:2017-09-15 18:33:31
【问题描述】:
我将 ionic 3.10.2 更新到 3.10.3,当我尝试构建时得到了这个。
geen$ ionic serve
[INFO] Starting app-scripts server: --address 0.0.0.0 --port 8100
--livereload-port 35729 --dev-logger-port 53703 - Ctrl+C to cancel
[15:17:28] watch started ...
[15:17:28] build dev started ...
[15:17:28] clean started ...
[15:17:28] clean finished in 1 ms
[15:17:28] copy started ...
[15:17:28] transpile started ...
[15:17:30] transpile finished in 1.99 s
[15:17:30] preprocess started ...
[15:17:30] deeplinks started ...
[15:17:30] deeplinks finished in 22 ms
[15:17:30] preprocess finished in 22 ms
[15:17:30] webpack started ...
[15:17:30] copy finished in 2.09 s
如果我输入 ionic serve 或 ionic cordova build android 或 ionic cordova run android -c -l 在我的手机中进行调试,我会得到相同的打印。
【问题讨论】:
-
哪里出错了?
-
我发现了错误并发布了答案。谢谢你
标签: android node.js cordova ionic-framework ionic3