jefflinwood / twilio_client_phonegap

Phonegap plugins for the Twilio Client iOS and Android SDKs
MIT License
59 stars 53 forks source link

Cant add it to iOS project #80

Open lawchihon opened 6 years ago

lawchihon commented 6 years ago
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.
shivanibhanwal commented 6 years ago

@lawchihon are you able to fix it?

bpowell15 commented 5 years ago

@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