Gal Schlezinger

Results 295 comments of Gal Schlezinger

hmm, feel free to open a PR. I am not sure I understand the issue πŸ˜ƒ @Barabazs

Hi! sure, I will reopen. Can you please explain what can we do so we wouldn't have the `2> /dev/null`? I don't think we're emitting anything via `stderr`. And AFAIK...

@dhvcc can you try not to infer your shell? `fnm env --shell=bash` :)

Looks like you have no default node version. That’s weird. Can be fixed with `fnm default 14` πŸ˜„ Every shell has its own node setting so you can have multiple...

You can use `fnm env --use-on-cd` and it will make sure your shell is updated based on `.node-version` or `.nvmrc` files. Regarding `fnm use 10 --persist`, sounds like it can...

discussion: I feel like `Cookies` can have a better API, or at least a `.commit(headers)` method (or, `commit(cookies, headers)` function) that will make `ManipulateHeadersCookies` much simpler. Maybe even ```ts type...

I'm gonna open a new PR for this

@force73, currently, I don't really need it. but It would be nice anyway :smiley:

I think that the README now tells a bit more. Still not 100% but I'll be working on that 😌 πŸ™