twilio_client_phonegap
twilio_client_phonegap copied to clipboard
Cant add it to iOS project
Discovered plugin "com.phonegap.plugins.twilioclient" in config.xml. Adding it to the project
Failed to restore plugin "com.phonegap.plugins.twilioclient" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin com.phonegap.plugins.twilioclient@~1.1.0 via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: npm: Command failed with exit code 1 Error output:
npm ERR! code E404
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/com.phonegap.plugins.twilioclient
npm ERR! 404
npm ERR! 404 'com.phonegap.plugins.twilioclient' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
@lawchihon are you able to fix it?
@lawchihon same issue.. sad this hasnt been fixed in the past year.. My only solution is to remove the line from package.json everytime i need to reinstall npm packages.. quite annoying