Skip to content

NodeJS Webkit #11

@ncannasse

Description

@ncannasse

When using -lib nodejs with NodeJS Webkit, it complains about some vars not being defined.

Adding the following line at the beginning of js.Node.init() fixes it:

untyped __js__("var __filename, __dirname, module");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions