Can't install Cordova plugins from Git on CLI

前端 未结 4 795
面向向阳花
面向向阳花 2021-02-01 14:00

I have been racking my brain on this for a while now. I am developing an Android app on Windows 7 in Cordova 3.4 and I can\'t get any of t

4条回答
  •  忘了有多久
    2021-02-01 14:32

    I was experiencing a similar issue while issuing the commands from cygwin, cygwin's temp folder structure is a bit different

    Manually creating the parent folders (plugman and git), which doesn't exist, fixes the issue (the numbered folders can be created under the plugman/git folders later on)

提交回复
热议问题