Skip to content

Hashly hangs upon execution #43

@jacobnijgh

Description

@jacobnijgh

Thanks for creating hashly, it works very well, but after some time now working with one of the latests releases of node.js it just hangs upon execution.

This wont work with the following versions of node and npm, it just hangs upon execution:
node(v11.2.0) npm(6.4.1) on macOS 10.13.6

npm run bug

hashly --help

With no output.

Package details:

{
  "name": "test",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "bug": "hashly --help"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "hashly": "^0.6.0"
  }
}

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