Skip to content

No suitable image found (Mac OSX) #41

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

Closed
Grigore147 opened this issue Feb 21, 2013 · 4 comments
Closed

No suitable image found (Mac OSX) #41

Grigore147 opened this issue Feb 21, 2013 · 4 comments

Comments

@Grigore147
Copy link

Following #31, now i'm getting other error:

module.js:485
process.dlopen(filename, module.exports);
      ^
Error: dlopen(/pwd/node_modules/gitteh/build/Release/gitteh.node, 1): no suitable image found.  Did find:
/pwd/node_modules/gitteh/build/Release/gitteh.node: mach-o, but wrong architecture
at Object.Module._extensions..node (module.js:485:11)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (/pwd/node_modules/gitteh/lib/gitteh.js:1:80)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)

MacOSX v10.7, Node v0.8.17

Any idea for this?

@jbmusso
Copy link

jbmusso commented Mar 14, 2013

I'm having the exact same error after installing gitteh today via npm and after fixing the Error: Cannot find module '../build/default/gitteh' error (see #30) using fatlotus's proposal in #31.

Mac OS X 10.8.2, Node 0.8.21, Npm 1.2.11

Any help would be greatly appreciated!

@heff
Copy link

heff commented Apr 5, 2013

Hit the same issue. Node 0.8.15, Mac 10.8.3

@samcday
Copy link
Contributor

samcday commented Jun 22, 2013

@Shogun147 this one is pretty odd. There's a new v0.17.0 release of gitteh out, but I'm not sure if it addresses this issue. I'm unable to reproduce this on my 10.8 Mac. Can you try latest release and let me know how you go please? :)

@Grigore147
Copy link
Author

@samcday Yeah, with last versions i'm not getting this issue anymore. Thanks.

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

4 participants