-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'reset' of null #1
Comments
Sorry for late answer. I hope it still helpful. Here is the problem, for now I do not have any bill validator with ccnet protocol, so I hope you could help me handle this issue out, I would be very thankful! Still this issue will leave hanging here until I find a way to test it out. |
Hi, @soulman-is-good! C:\Users\╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝\AppData\Roaming\npm\node_modules\ccnet\lib\ccnet.js:
88
command = new Buffer([self.commands[command.toLowerCase()]]);
^
TypeError: Cannot read property 'reset' of null
at Class.extend.execute (C:\Users\AppData\Roaming\npm\nod
e_modules\ccnet\lib\ccnet.js:88:40)
at Object.<anonymous> (C:\test\jsccet\test.js:4:7)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3 |
@soulman-is-good hi! C:\Users\╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝\AppData\Roaming\npm\node_modules\ccnet\lib\ccnet.js:
77
callback = this.normalizeCallback(callback);
^
TypeError: undefined is not a function
at Class.extend.waitReady (C:\Users\╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝\AppData\Roaming\npm\n
ode_modules\ccnet\lib\ccnet.js:77:21)
at Class.extend.execute (C:\Users\╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝\AppData\Roaming\npm\nod
e_modules\ccnet\lib\ccnet.js:87:10)
at Object.<anonymous> (C:\test\jsccet\test.js:6:8)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3 |
Updated to 0.0.5 Thank you for participation! |
@soulman-is-good no errors, but the bill validator is not responding ... |
@soulman-is-good any idea what seems to be the problem here?
I'm using the following example
The following are output of
ls /dev/tty* | xargs setserial -g
The text was updated successfully, but these errors were encountered: