1 min readSep 18, 2020
Thanks for your support. The module works on my side.
Could you try the following to see if it work
```
git pull
npm install
```
Please kindly leave me a issue ticket in Github (with error log) if you face any problem regarding to this module.
P.S. In the recent update I placed some Javascript ES10 features, which is only supported by Node version 12+. So you may need to update the Node version on your device.
I will try to test my module against Node 10 and make it more compactiable.