Yes, you'll need to recompile the module using a 64-bit compiler.
On Thu, Jun 26, 2014 at 9:51 PM, NodeNinja <[email protected]> wrote: > 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? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/54be8074-e58c-4d2d-9e8f-6954ca1236ff%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/54be8074-e58c-4d2d-9e8f-6954ca1236ff%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAN5MXofOq2Ut8KzLGbi75XrasKGAGQjj-ROcimwzWV%2BxbDeypA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
