nativescript-community / texttospeech

Text to Speech NativeScript plugin for Android & iOS :loudspeaker:
http://nativescript-community.github.io/texttospeech/
MIT License
50 stars 24 forks source link

Error: not a valid NativeScript plugin #28

Open darko-bw opened 3 years ago

darko-bw commented 3 years ago

When I am trying to install a plugin it gives me an error:

@nativescript-community/texttospeech is not a valid NativeScript plugin. Verify that the plugin package.json file contains a nativescript key and try again.

I am using latest NS: Component nativescript has 8.0.2 version and is up to date. Component @nativescript/core has 8.0.8 version and is up to date

arLevi commented 2 years ago

I experience the same issue, doesn't seem with the plugin itself but rather an ENV issue I installed it using npm and continued working fine .. npm i --save nativescript-texttospeech