reporter icon indicating copy to clipboard operation
reporter copied to clipboard

@testomatio/[email protected]: Invalid bin entry for "@testomatio/reporter" (in "@testomatio/reporter").

Open igo0r opened this issue 1 year ago • 1 comments

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/[email protected]: 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 avatar Nov 19 '24 16:11 igo0r

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

olexandr13 avatar Nov 29 '24 14:11 olexandr13

will be fixed in https://github.com/testomatio/reporter/pull/617

olexandr13 avatar Nov 09 '25 11:11 olexandr13