hypery2k / cordova-barcodescanner-plugin

barcode scanner plugin for PhoneGap
51 stars 39 forks source link

Install Problem #16

Closed AndreaMerlin closed 7 years ago

AndreaMerlin commented 7 years ago

Hi, when I try to install i get this error:

Fetching plugin "phonegap-plugin-barcodescanner@phonegap-plugin-barcodescanner" via npm Error: Failed to fetch plugin phonegap-plugin-barcodescanner@phonegap-plugin-barcodescanner via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: No compatible version found: phonegap-plugin-barcodescanner@'phonegap-plugin-barcodescanner' Valid install targets: ["3.0.0","3.0.1","3.1.0","3.1.1","3.1.2","4.0.0","4.0.1","4.0.2","4.1.0","5.0.0","5.0.1","6.0.0","6.0.1","6.0.2", "6.0.3","6.0.4","6.0.5"]

I have cordova version 6.5.0. Is not possibile install this plugin?

Thanks

hypery2k commented 7 years ago

you should use the correct plugin: cordova-plugin-barcodescanner, see

amerlin commented 7 years ago

Thanks! Work fine.