Skip to content

Occur Error: %1 is not a valid Win32 application #752

@heartsease546

Description

@heartsease546

Environment & Settings

  • Windows 10 Pro x64
  • Node.js v7.10.0 x64
  • Oracle InstantClient 12.1 x64

Console Message

D:\Projects\heartseaseTest>node entry.js
D:\Projects\heartseaseTest\node_modules\oracledb\lib\oracledb.js:38
    throw err;
    ^
Error: %1 is not a valid Win32 application.
\\?\D:\Projects\heartseaseTest\node_modules\oracledb\build\Release\oracledb.node
    at Object.Module._extensions..node (module.js:598:18)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (D:\Projects\heartseaseTest\node_modules\oracledb\lib\oracledb.js:35:19)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)

I also read the issue 35 & issue 179, but my settings and project did not have same problem, the error still existed.
I want to ask what should I do in next step?
Hope and thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions