添加插件com.hiddentao.cordova.FilePath时出现以下错误。
Failed to restore plugin "com.hiddentao.cordova.FilePath" from config.xml. You might need to try adding it again.
Error: Failed to fetch plugin com.hiddentao.cordova.FilePath@https://github.com/hiddentao/cordova-plugin-filepath.git via registry.
当我从cordova build android构建时,我遇到了错误。我不确定我做错了什么。
以下是config.xml中的代码
<plugin name="com.hiddentao.cordova.filepath.FilePath" spec="https://github.com/hiddentao/cordova-plugin-filepath.git" />