I have been trying to update my texttospeech module to work as a plugin.
I followed guides on the native script site and also looked at TJ's flashlight plugin as a guideline.
However, when I install my plugin in my demo app it gets added to the node_modules folder but nothing seems to go across to the tens_modules folder. When running the app I then get an error that the required file could not be found.
Has anyone else had this issue, or have I made a schoolboy error?
Repo is https://github.com/anarchicknight/nativescript-texttospeech