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

No more need the buffer tools module #498

Open
hashisan-atBridge opened this issue Nov 1, 2020 · 0 comments
Open

No more need the buffer tools module #498

hashisan-atBridge opened this issue Nov 1, 2020 · 0 comments

Comments

@hashisan-atBridge
Copy link

in GrovePi/blob/master/Software/NodeJS/libs/grovepi.js
var bufferTools = require('buffertools').extend() has been declared but not used,
and package.json also has "dependencies" entry of "buffertools": "2.1.*".

buffertoools module had been depredated.
we are using GrovePi module for our Node-RED custom nodes for GrovePi access and got an error on nodes install process.
could you please delete buffertools require statement and package.json entry.

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

1 participant