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

serialport error #13151

Closed
vatsal2210 opened this issue May 22, 2017 · 1 comment
Closed

serialport error #13151

vatsal2210 opened this issue May 22, 2017 · 1 comment
Labels
wrong repo Issues that should be opened in another repository.

Comments

@vatsal2210
Copy link

npm WARN deepAutomation@1.0.0 No repository field.
npm ERR! Linux 4.9.24-v7+
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v5.12.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE

npm ERR! serialport@4.0.7 install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the serialport@4.0.7 install script 'node-pre-gyp install --fallback-to-build'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the serialport package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp install --fallback-to-build
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs serialport
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls serialport
npm ERR! There is likely additional logging output above.

@bnoordhuis
Copy link
Member

Wrong project, it says so in the error message:

this is most likely a problem with the serialport package

@bnoordhuis bnoordhuis added the invalid Issues and PRs that are invalid. label May 22, 2017
@refack refack added wrong repo Issues that should be opened in another repository. and removed invalid Issues and PRs that are invalid. labels May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

3 participants