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

@testomatio/reporter@1.6.2: Invalid bin entry for "@testomatio/reporter" (in "@testomatio/reporter"). #446

Open
igo0r opened this issue Nov 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@igo0r
Copy link

igo0r commented Nov 19, 2024

Describe the bug
Missing bin file when installing using yarn

To Reproduce
Steps to reproduce the behavior:

package.json has dependency

"@testomatio/reporter": "1.6.2",

run

yarn install

see a warning

warning @testomatio/reporter@1.6.2: Invalid bin entry for "@testomatio/reporter" (in "@testomatio/reporter").
MacBook-Pro:$ npx @testomatio/reporter
sh: reporter: command not found

Expected behavior
there is a valid bin entry

Desktop (please complete the following information):

  • OS: macOs
  • yarn v1.22.19
@igo0r igo0r added the bug Something isn't working label Nov 19, 2024
@olexandr13
Copy link
Collaborator

olexandr13 commented Nov 29, 2024

If its warning, ignore please.
I would fix it, but can't reproduce.

Regarding the sh: reporter: command not found error, what are you trying to do? This is not valid command. Refer to testomatio docs if required or to cli docs.

@igo0r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants