Sean Poulter
Sean Poulter
> The bot doesn't work anymore, I think it was using prettier to fix the code, but it don't do this anymore. Ah, we probably need to grant it permissions...
I don't think the build/test will work on Node v10. I see an error using `flatMap` here: https://github.com/isomorphic-git/isomorphic-git/commit/a34579c4be9cc3063e52bbe6737f6934aa8a8d59#diff-8108a824db5615a9442788ac6a5ede7b30df99cd36f8ab4db1ffdf1d569429dcR156-R161 If we scroll over for Node v10, you'll see `flatMap` isn't supported....
This sounds related to #256.
Hey @rcebulko and @vojtajina, what's the chance you want help maintaining this repo? I'd be happy to help out here and there. There are a few projects like `isomorphic-git` that...
Would you welcome a PR for this team?
The build is still failing. It looks like there are now warnings from using Node v14 and TypeScript.
Did you get this resolved @saravanakumarvthink? What chapter were you working on?
Libraries like [`bubbles`](https://github.com/charmbracelet/bubbles) should make that pretty easy. We'd need to confirm the prompts.
Have you two found anything useful for what you're working on? If you've got some of the code fresh in your mind, I'd review a PR that improves any of...
Thanks for reporting the issue @tinganho. We've got another issue about `test.each`, #29. That work is currently blocked by PR #30 and we need some help reviewing to get it...