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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions