Hacker News new | ask | show | jobs
by josephfrazier 3540 days ago
You can use `npm run env bin-cmd` for that. It's not as convenient as `npm exec bin-cmd` would be, but it might be easier to type than `$(npm bin)/bin-cmd`.