Skip to content
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

not working with serialport Version: 1.3.0 #26

Closed
bwired-nl opened this issue Feb 22, 2014 · 6 comments
Closed

not working with serialport Version: 1.3.0 #26

bwired-nl opened this issue Feb 22, 2014 · 6 comments

Comments

@bwired-nl
Copy link

Hi
looks like it is not working with serialport version 1.3.0 which is already installed

Sent : 0D,00,00,00,00,00,00,00,00,00,00,00,00,00

/home/pi/node_modules/serialport/serialport.js:450
callback(err, result);
^
TypeError: undefined is not a function
at /home/pi/node_modules/serialport/serialport.js:450:9

@bigkevmcd
Copy link
Member

Hmmm...I'll look into this, haven't upgraded the version of serialport used for a while, don't suppose there's any more of a traceback?

@bwired-nl
Copy link
Author

Hi Kevin
i have installed you're rfxcom on a rasp where Serialport was already on, so i had 2 serialport modules :-(
no more traceback, if you install serialport, it will install under node_modules, so easy to test i think.

@bigkevmcd
Copy link
Member

I'll get a chance to look at this later this evening, and am keen to get it fixed.

bigkevmcd added a commit that referenced this issue Feb 22, 2014
@bigkevmcd
Copy link
Member

I've fixed this and pushed the changes (and released 0.7.4) thanks for the bug report :-)

@bwired-nl
Copy link
Author

great!!
i will check also

@bwired-nl
Copy link
Author

working like a charm, now i can use the existing serialport also!
thanks very!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants