【问题标题】:Ionic 3.10.3 ERROR when i update我更新时出现 Ionic 3.10.3 错误
【发布时间】: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 serveionic cordova build androidionic cordova run android -c -l 在我的手机中进行调试,我会得到相同的打印。

【问题讨论】:

  • 哪里出错了?
  • 我发现了错误并发布了答案。谢谢你

标签: android node.js cordova ionic-framework ionic3


【解决方案1】:

我发现了错误。当您在同一个 .ts 文件中有多个类的组件时,离子不会打印错误但同时不会编译。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2014-08-15
    • 1970-01-01
    • 2016-01-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多