簡體   English   中英

離子科爾多瓦平台添加ios給出錯誤

[英]ionic cordova platform add ios gives error

我嘗試將ios平台添加到我的離子項目中,經過一番嘗試后出現此錯誤:

> cordova platform add ios --save
Using cordova-fetch for cordova-ios@4.5.2

Adding superagent project...

Unable to load PlatformApi from platform. Error: Uncaught, unspecified "error" event. (Does not appear to implement platform Api.)

Error: Uncaught, unspecified "error" event. (The platform "superagent" does not appear to be a valid cordova platform. It is missing API.js. superagent not supported.)

我該如何解決?

嘗試使用

ionic cordova platform add ios --save

代替

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM