Skip to content

How to execute binary script from dependency in my project? #5398

Closed Answered by merceyz
Chaz0r asked this question in Q&A
Discussion options

You must be logged in to vote

Since the binary name doesn't match the package name (mylib) you need to specify which one you want to run:

yarn dlx -p @test/mylib test123

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Chaz0r
Comment options

Answer selected by Chaz0r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5397 on April 21, 2023 12:56.