license icon indicating copy to clipboard operation
license copied to clipboard

license [license] does not work with npx

Open bnb opened this issue 4 years ago • 2 comments

Running the follow code still triggers the interactive CLI:

npx license [license]

With the example of mit:

npx license mit

I think this changed in the most recent release since it stopped working for me about 9 months ago.

Also, thank you for this module. It's a core part of my workflow <3

bnb avatar Dec 29 '20 17:12 bnb

Confirmed. I tried yarn dlx license [license] and this worked fine. But I like to use npx more.

jayantur13 avatar Jun 18 '22 09:06 jayantur13