Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: %1 is not a valid Win32 application. #1

Closed
futureltj opened this issue Aug 23, 2017 · 2 comments
Closed

Error: %1 is not a valid Win32 application. #1

futureltj opened this issue Aug 23, 2017 · 2 comments

Comments

@futureltj
Copy link

运行时遇到问题:
module.js:602
return process.dlopen(module, path._makeLong(filename));
^

Error: %1 is not a valid Win32 application.
\?\C:\my\nodequant\nodequant\model\client\CTP\NodeQuant.node
at Object.Module._extensions..node (module.js:602:18)
at Module.load (module.js:507:32)
at tryModuleLoad (module.js:470:12)
at Function.Module._load (module.js:462:3)
at Function.Module.runMain (module.js:609:10)
at startup (bootstrap_node.js:158:16)
at bootstrap_node.js:598:3

@zhangshuiyong
Copy link
Owner

请到官网下载32位的v6.xx版本node.js
https://nodejs.org/dist/v6.11.2/node-v6.11.2-x86.msi

@zhangshuiyong
Copy link
Owner

@futureltj 最新代码已经是1.1.0版本。支持32位和64位的Node.js v6了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants