-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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"
}
}
mariuszdev
Metadata
Metadata
Assignees
Labels
No labels