Closed Stan801003A closed 5 years ago
cordova --version # e.g. 7.1.0 cordova platform version android # e.g. 6.3.0
cordova plugin version | grep phonegap-plugin-speech-recognition # e.g. 1.5.3
I am trying to install the plugin but keep getting the following errors:
$ cordova plugin add https://github.com/macdonst/SpeechRecognitionPlugin Error: Failed to fetch plugin https://github.com/macdonst/SpeechRecognitionPlugin via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Failed to get absolute path to installed module
This isn’t a bug in the plugin, probably Cordova or environment problem
Cordova CLI version and cordova platform version
Plugin version
I am trying to install the plugin but keep getting the following errors:
$ cordova plugin add https://github.com/macdonst/SpeechRecognitionPlugin Error: Failed to fetch plugin https://github.com/macdonst/SpeechRecognitionPlugin via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Failed to get absolute path to installed module