I got the same error message when adding a local plugin: Error: Failed to get absolute path to installed module.
Using the option --nofetch (cordova@7.0.1) fixed it:
cordova plugin add ../my-plugin --nofetch
I got the same error message when adding a local plugin: Error: Failed to get absolute path to installed module.
Using the option --nofetch (cordova@7.0.1) fixed it:
cordova plugin add ../my-plugin --nofetch
本文标题:Cordova plugin add -- Failed to
本文链接:https://www.haomeiwen.com/subject/tcdqrxtx.html
网友评论