Closed stevesajeev1 closed 1 year ago
Using execjs, we get an encoding error when trying to open webssdk.js. Instead of using execjs, use subprocess and read output. See issue #47.
Using execjs, we get an encoding error when trying to open webssdk.js. Instead of using execjs, use subprocess and read output. See issue #47.