problem on windows

142 views
Skip to first unread message

neverend

unread,
Jul 27, 2012, 5:37:46 PM7/27/12
to appj...@googlegroups.com
i get following error while trying to start the application:

node --harmony index.js

module.js:485
  process.dlopen(filename, module.exports);

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
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
to appj...@googlegroups.com
Oh i didn't know! Thank you I will try the 32-bit version!
Reply all
Reply to author
Forward
0 new messages