How to update my phonegap version?

后端 未结 8 1735
感动是毒
感动是毒 2021-02-01 05:37

How can I update my PhoneGap version in my project?

I have download the latest version of phonegap..but how to update?

I\'ve tried grep myAppPath .ipa \'uniqueId

8条回答
  •  再見小時候
    2021-02-01 06:16

    savner has provided a good solution but in short you need to

    1. install node.js
    2. run the command-line interface (CLI) through node.js terminator
    3. type Serge Seletskyy codes

    good luck

提交回复
热议问题