nodejs 32bit module not running on 64bit system

54 views
Skip to first unread message

NodeNinja

unread,
Jun 27, 2014, 12:51:19 AM6/27/14
to nod...@googlegroups.com
I had built a nodejs module with node gyp and it worked fine on 32bit Windows systems until recently I shifted to a 64bit system (Windows).
I installed 32bit node and tried to run my node script and it throws an error that module cannot be found.

Do I need to rebuild the module to run on 64bit systems or am I missing something?

Nathan Rajlich

unread,
Jun 28, 2014, 4:38:34 PM6/28/14
to nodejs
Yes, you'll need to recompile the module using a 64-bit compiler.


--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/54be8074-e58c-4d2d-9e8f-6954ca1236ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages