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

undefined module_path #1

@jasonhinkle

Description

@jasonhinkle

I might be missing something, but when installing sqlite3 for use in an electron app the module path has "undefined" in the version number. Here's the node-gyp command that aspm ran:

node-gyp configure  --module_name=node_sqlite3 --module_path=../lib/binding/node-vundefined-darwin-x64

I manually renamed the folder to ../lib/binding/node-v43-darwin-x64 and everything works great, so the build process worked just fine, it's only missing that "43" in the module_path.

Thanks!

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