2012-07-08 2 views
1

nodejs 설치를 시도했지만 정상적으로 작동하므로 실행할 수있었습니다. http://blog.nowjs.com/running-nowjs-natively-on-windowsNodejs + nowjs + Windows

그런 다음 나는 nowjs를 설치하고 multiroomchat_server.js 예제를 실행하려고이 오류 가지고 : 이어 정확히 단계가 여기에 표시 나는 윈도우 7 64 비트를 실행하는거야

[Error: The specified procedure could not be found. 
C:\Program Files (x86)\nodejs\node_modules\now\bin\proxy.node] 
Error: The specified procedure could not be found. 
C:\Program Files (x86)\nodejs\node_modules\now\bin\proxy.node 
at Object.Module._extensions..node (module.js:480: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> (C:\Program Files (x86)\nodejs\node_modules\now\lib\pr 
oxy.js:10:13) 
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) 

를 설치 node.js 노드의 32 비트 버전 -v0.8.1-x86.msi.

누구나 실행 중입니까?

+0

이전 버전의 안정된 Windows 용 노드를 사용해보십시오. nowjs가 Node의 최신 빌드를 위해 업데이트되지 않은 것 같습니다 (실제로 Github에서 3-6 개월 동안 업데이트되지 않았습니다). – WiredPrairie

답변

0

노드의 최신 버전을 사용해보십시오.

win7 x64 (node-v0.8.5-x64 포함)에서 작동