Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add installation instructions #30

Open
glensc opened this issue Jun 12, 2020 · 1 comment
Open

Add installation instructions #30

glensc opened this issue Jun 12, 2020 · 1 comment

Comments

@glensc
Copy link

glensc commented Jun 12, 2020

Not sure how bats extensions are supposed to be installed in bats eco-system.

bats-core has multiple mechanisms documented:

but nothing in their readme how to install other adds-ons:

so, as both projects have package.json:

perhaps this community is npm based, but then the bats-file is not present on npm:

[/tmp] ➔ yarn add bats-file
yarn add v1.22.4
info No lockfile found.
[1/4] 🔍  Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/bats-file: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/private/tmp/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
@simar7
Copy link

simar7 commented Jul 21, 2022

You could try using brew if you're on a Mac to install. brew install bats-file. I agree, it should be documented somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants