Ionic Capacitor app give me lots of errors

前端 未结 5 1007
自闭症患者
自闭症患者 2021-01-12 08:18

I\'m on Windows 10 and I\'ve created a Ionic 5.0.7 app with Capacitor 2.0.0.

I use this command to build app:

ionic build

After, I

5条回答
  •  耶瑟儿~
    2021-01-12 09:07

    Switch to using gradle version 5.6.4. That did the trick for me. LazyConfigurationUsageContext doesn't have support in gradle versions 6.0+

提交回复
热议问题