Install bats binary with npm install#430
Install bats binary with npm install#430martin-schulze-vireso merged 1 commit intobats-core:masterfrom felipecrs:patch-1
Conversation
So npm install --global bats && bats --version is supposed to work.
|
What changed with this? Per the docs, |
|
Actually, this needs reverted. Not only is
|
|
I'm really sorry about it. So it turns out that it's an issue in Volta. |
|
@jasonkarns I'll take that as a lesson to let my fingers off node related PRs. I read the documentation about bin and it sounded fitting. No mention about directories.bin there. Could you do the revert @jasonkarns? I am not sure when I will find the time. |
Revert "Merge pull request #430 from felipecrs/patch-1"
So npm install --global bats && bats --version is supposed to work.