Pedro Ramos
Pedro Ramos
Hey guys! 👋 @jonaslagoni @derberg @imabp @fmvilas I've been investigating a bit on this issue and I'd like to start working on it to keep on contributing to the CLI...
@fmvilas As I said I'd be happy to contribute on this issue 💪 So I'd like to do it as part of the Mentorship program if selected :) Cheers!!
@fmvilas Sure! This command is already familiar to me, so let's go for it 💪
Hey @Souvikns, I wonder if we could opt again for the first solution you proposed. I mean, the following one for the `base.ts` file: ``` export default abstract class extends...
@Souvikns Also I'd like to solve the conflicts in this branch, related to `package-lock.json` file, so I can fetch the latest changes from master, but I don't have write access...
@Souvikns I think the conflicts in the branch have been already solved with my last commit: https://github.com/asyncapi/cli/pull/288/commits/ff0422b426f5049c3f1a15ecb871cf9aefd48a1c Let me know in case these changes are not enough or I must...
> 🤔 actually the less warning from CLI the better the user experience, it would be better to handle this issue internally, and in our case, we can't really save...
@derberg Sure! Let me check it 👀
I've been testing with different files and formats and it seems the error is only happening with `.json` files. The [writeFile() function](https://github.com/peter-rr/cli/blob/6c52cf4ef950789eedb59119dd57c31ea2221342/src/commands/convert.ts#L50) does not accept an instance of Object as...
Hey folks! I'm about to start working on this issue and I think it would be more convenient if we split it into two different issues: 1. Create glee projects...