We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello - found an error on up to date raspberry pi (buster) when installing.
$ node -v v10.24.1 $ npm -v 6.14.12
Thanks a lot
pi@raspberrypi:~ $ sudo npm install mqtt-exec -g npm WARN deprecated [email protected]: deprecated in favor of builtin child_process.execFile > [email protected] preinstall /usr/local/lib/node_modules/mqtt-exec/node_modules/sleep > node build.js /bin/sh: 1: node-waf: not found /bin/sh: 1: node-waf: not found /usr/local/bin/mqtt-exec -> /usr/local/lib/node_modules/mqtt-exec/mqtt-exec.js + [email protected] added 94 packages from 61 contributors in 63.001s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello - found an error on up to date raspberry pi (buster) when installing.
$ node -v
v10.24.1
$ npm -v
6.14.12
Thanks a lot
The text was updated successfully, but these errors were encountered: