Closed iwantwin closed 7 years ago
Oh actually, answering my own question:
Using the option --nofetch (cordova@7.0.1) fixed it:
cordova plugin add ../my-plugin --nofetch
Apparently they changed the way they fetch plugins in cordova 7.x, and --nofetch uses the old way of fetching :)
Feel free to close!
Thanks for the feedback
Was receiving the following error:
Any clue what the problem is here? It was working just 3 weeks ago! And I really need this to work :#