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

node-gyp rebuild fail #9

@tigernassau

Description

@tigernassau

when trying: npm install pg-native fails on node-gyp rebuild

libpq@1.1.0 install /home/jstaff/node_modules/pg-native/node_modules/libpq
node-gyp rebuild

gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: Connection closed while downloading tarball file
gyp ERR! stack at Request. (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/install.js:236:14)
gyp ERR! stack at Request.emit (events.js:117:20)
gyp ERR! stack at IncomingMessage. (/usr/local/lib/node_modules/npm/node_modules/request/request.js:846:44)
gyp ERR! stack at IncomingMessage.emit (events.js:117:20)
gyp ERR! stack at IncomingMessage. (http.js:1515:11)
gyp ERR! stack at IncomingMessage.emit (events.js:117:20)
gyp ERR! stack at _stream_readable.js:938:16
gyp ERR! stack at process._tickCallback (node.js:419:13)
gyp ERR! System Linux 3.14.12-c720
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

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