Skip to content

install script in package json causes silently exit package installation with code 0 even in case of error #39

Description

@s-a

https://github.com/openvenues/node-postal/blob/master/package.json#L34
"install": "(node-gyp rebuild) || (exit 0)", -> "install": "node-gyp rebuild"

After fixing this i get
libpostal/libpostal.h not found

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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