Error: no errorC:\.......\nodejs\node_modules\appjs\node_modules\appjs-win\build\Release\appjs.node at Object.Module._extensions..node (module.js:485:11) at Module.load (module.js:356:32) at Function.Module._load (module.js:362:17) at require (module.js:378:17) at Object.<anonymous> (C:\...\nodejs\node_modules\appjs\node_modules\appjs-win\index.js:6:18) at Module._compile (module.js:449:26) at Object.Module._extensions..js (module.js:467:10) at Module.load (module.js:365:32) at Function.Module._load (module.js:312:12)
Everything seems to be installed correctly, can anyone help me? or has an idea how to solve this? Windows 7 Professional x64 Node 0.8.4 AppJs 0.0.17
Thank You!
Brandon Benvie
unread,
Jul 28, 2012, 6:29:52 AM7/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to appj...@googlegroups.com
Is that node 64 bit? If so that won't work, the only available Windows release is 32 bit currently and node's arch needs to match appjs arch (os doesn't matter though Windows, supports 32 bit just fine).
neverend
unread,
Jul 28, 2012, 5:13:52 PM7/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to appj...@googlegroups.com
Oh i didn't know! Thank you I will try the 32-bit version!