nmccready

Results 244 comments of nmccready

If `npm run` behaved more like `yarn run` then I would think this change was acceptable. However `npm run` still does not execute `./node_modules/.bin` it appears.

Looks like `$(npm root)/.bin` is the closest you can get to this now?

Thank you I will look into this.

@TimBeyer how should one use this in express?