Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Windows runtime: process.binding('contextify') Error: No such module #4

Description

@nhandl3

I tried to build this embedded node with vcbuild nosign
All build ok, node --version shows v0.11.13
But when run node alone or with js file it returns follow error:

d:\toollib\atom-editor\atom-shell\vendor\node\Release>node server.js
node.js:738
  var ContextifyScript = process.binding('contextify').ContextifyScript;
                                 ^
Error: No such module
    at Error (native)
    at node.js:738:34

d:\toollib\atom-editor\atom-shell\vendor\node\Release>

I have google but seem no clear clues.
Still investigating...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions