go-npm
go-npm copied to clipboard
getInstallationPath works incorrect, the binary is being placed at `node_modules/.bin` inside package
Try install happydoc by npm i [email protected]
.
happydoc
binary is available at node_modules/happydoc/node_modules/.bin
instead of node_modules/.bin
os: macos node version: v8.11.3 npm version: 5.6.0
please check the fix PR :-)
For anyone who have this issue, and before the fix PR is being merged, you can try the fixed version: @maple-leaf/go-npm