npm.el icon indicating copy to clipboard operation
npm.el copied to clipboard

npm install without package arguments?

Open steve-m-ny opened this issue 2 years ago • 2 comments

I often find myself wanting to run npm install without arguments. I don't think I'm able to do that (maybe I am and I'm not sure how? I could have missed something). This allows such an operation.

I'm happy to make changes as suggested.

steve-m-ny avatar Jun 23 '23 13:06 steve-m-ny

😨 Very sorry that I missed this! I'll get to this by this weekend.

You can currently run npm instal without arguments by just hitting when it prompts you for a package to install (i.e leave it blank) but this is ofc a hack and I like your idea @steve-m-ny :)

shaneikennedy avatar Sep 27 '23 14:09 shaneikennedy

No problem, no rush. Thanks for making npm.el :+1: I've got a lot of use out of it.

steve-m-ny avatar Sep 28 '23 13:09 steve-m-ny