Cordova Error: Your ios platform does not have Api.js

前端 未结 8 1423
鱼传尺愫
鱼传尺愫 2020-12-03 13:16

I\'m trying to build a cordova ios app but not having much luck and getting strange errors.

Using this version of Cordova with older version of cordova-i

8条回答
  •  -上瘾入骨i
    2020-12-03 13:38

    This problem can also occur when you have both the Android and iOS installed. At least this was the case for me.

    When I ran the command:

    cordova platform rm android

    It started to work

提交回复
热议问题