Asset2SD
Asset2SD copied to clipboard
Missing package.json
Hi
I am trying to install the plugin via CLI
cordova plugin add https://github.com/gkcgautam/Asset2SD.git
but I get the following error:
Error: Failed to fetch plugin https://github.com/gkcgautam/Asset2SD.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. This is most likely not a problem with npm itself and is related to npm not being able to find a package.json in a package you are trying to install.
Any plans to fix it soon?
Au vu des réponses, je pense jamais ?
@Matkill @stefanoCaroli Yes. So sad. Any alternative?
I faced the same issue. This is how I solved it.
Use the package name instead of the git url.
cordova plugin add com.gkcgautam.asset2sd