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

Issue with installing via NPM #14

Closed
mythosofman opened this issue Jul 12, 2011 · 2 comments
Closed

Issue with installing via NPM #14

mythosofman opened this issue Jul 12, 2011 · 2 comments
Assignees

Comments

@mythosofman
Copy link

When I try to run NPM install serialport I get a failure with the error below. I am able to install other modules fine, just not serialport. I am relatively inexperienced with linux,node, and npm and need some guidance on this issue.

This is the command that fails in the package.json
"cd serialport_native;node-waf configure build;cp build/default/serialport_native.node ../"

I have node Version 0.4.9 and NPM version 1.0.15 and was trying to install serialport version 0.2.8

@voodootikigod
Copy link
Collaborator

can you please paste the error output? I can't be much help without it.

@voodootikigod
Copy link
Collaborator

issue was due to developer's installation of node, not node-serialport. see: http://stackoverflow.com/questions/6671891/issue-using-npm-to-install-node-serialport

@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants