vipranarayan14/vtranslit

some issue wrt scheme.about.code

Closed this issue · 2 comments

ka6tk commented
return _scheme.about.code === schemeCode;
                       ^

TypeError: Cannot read property 'code' of undefined
at /home/karthik/Apps/myApp/node_modules/vtranslit/dist/vtranslit.npm.js:1003:28
at Array.find ()
. ......

Please provide the steps to reproduce the error and other relevant information like vtranslit version, Node.js version and Operating System.

And did you clone the repository or install it from npm?

@katy45 You might have got the error by following the Node Usage instructions from the README.md.

The Node Usage instructions were old. I have updated it.

I think now you can follow those instructions and get it running properly.