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

"Failed to execute process" on OS X #4

Closed
faceleg opened this issue Sep 26, 2015 · 3 comments
Closed

"Failed to execute process" on OS X #4

faceleg opened this issue Sep 26, 2015 · 3 comments

Comments

@faceleg
Copy link

faceleg commented Sep 26, 2015

Full install & attempted run log:

$ npm install -g np                                                                                                                                                                     
/usr/local/bin/np -> /usr/local/lib/node_modules/np/np.sh
npm WARN unmet dependency /usr/local/lib/node_modules/jscs/node_modules/to-double-quotes/node_modules/meow/node_modules/indent-string requires get-stdin@'^4.0.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/jscs/node_modules/to-double-quotes/node_modules/get-stdin,
npm WARN unmet dependency which is version 3.0.2
npm WARN unmet dependency /usr/local/lib/node_modules/jscs/node_modules/to-single-quotes/node_modules/meow/node_modules/indent-string requires get-stdin@'^4.0.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/jscs/node_modules/to-single-quotes/node_modules/get-stdin,
npm WARN unmet dependency which is version 3.0.2
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/engine.io requires debug@'1.0.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/debug,
npm WARN unmet dependency which is version 2.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/socket.io-parser requires debug@'0.7.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/debug,
npm WARN unmet dependency which is version 2.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/socket.io-client requires debug@'0.7.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/debug,
npm WARN unmet dependency which is version 2.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/socket.io-adapter requires debug@'1.0.2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/livedown/node_modules/socket.io/node_modules/debug,
npm WARN unmet dependency which is version 2.1.0
np@1.0.1 /usr/local/lib/node_modules/np
└── trash@2.0.0 (path-exists@1.0.0, win-trash@1.0.1, osx-trash@1.0.1, each-async@1.1.1, meow@3.3.0, xdg-trash@1.1.0, update-notifier@0.3.2)
$ np                                                                                                                                                                              
Failed to execute process '/usr/local/bin/np'. Reason:
exec: Exec format error
The file '/usr/local/bin/np' is marked as an executable but could not be run by the operating system.
@faceleg
Copy link
Author

faceleg commented Sep 26, 2015

Let me know how I can fix this, or what other information would be helpful

sindresorhus added a commit that referenced this issue Sep 28, 2015
@sindresorhus
Copy link
Owner

Can you try v1.0.2?

@faceleg
Copy link
Author

faceleg commented Sep 29, 2015

Works, thank you

@faceleg faceleg closed this as completed Sep 29, 2015
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