Rodo Abad

Results 54 comments of Rodo Abad

@leonardoanalista let's do a little bit of hashing out the details. You've identified one challenge and that is to try and identify if the consumer is using either `npm` or...

@leonardoanalista here's a rough snippet. I can submit a PR if you want too. Is this what you had in mind? ```js code = shell.exec('git add package.json CHANGELOG.md').code; if (shell.test('-f',...

@leonardoanalista do you have time to do this? I am getting pulled away from things right now. I"m sorry!

Any chance this is going in? Looks like it's commented out right now.

It's been awhile since we saw an update for this repository so it might take awhile.

Node 16 should work. 17+ does not.

If you're using `proxy` in dev server it will start to fail. https://github.com/bahmutov/start-server-and-test/issues/163