Skip to content

Unable to build on node > 0.11 #151

Closed
@dkleehammer

Description

@dkleehammer

Windows 7, Node 0.11 32-bit. node-sqlite3 2.1.7 fails on node-gyp rebuild. I know you don't have it prepared to work with an unstable version, but I was hoping it would work so I could test the new yield/generators available with node now.

650 info [email protected] Failed to exec install script
651 info C:\Users\dkleeham\git\NSS\node_modules\sqlite3 unbuild
652 verbose from cache C:\Users\dkleeham\git\NSS\node_modules\sqlite3\package.json
653 info preuninstall [email protected]
654 info uninstall [email protected]
655 verbose true,C:\Users\dkleeham\git\NSS\node_modules,C:\Users\dkleeham\git\NSS\node_modules unbuild [email protected]
656 info postuninstall [email protected]
657 error [email protected] install: node-gyp rebuild
657 error cmd "/c" "node-gyp rebuild" failed with 1
658 error Failed at the [email protected] install script.
658 error This is most likely a problem with the sqlite3 package,
658 error not with npm itself.
658 error Tell the author that this fails on your system:
658 error node-gyp rebuild
658 error You can get their info via:
658 error npm owner ls sqlite3
658 error There is likely additional logging output above.
659 error System Windows_NT 6.1.7601
660 error command "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install"
661 error cwd C:\Users\dkleeham\git\NSS
662 error node -v v0.11.1
663 error npm -v 1.2.18
664 error code ELIFECYCLE
665 verbose exit [ 1, true ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions