Souvik De
Souvik De
@lazycipher I would like to work on this issue, I can see that [here](https://github.com/codeuino/social-platform-donut-frontend/blob/master/src/reducers/postReducer.js) there is a `GET_ALL_POSTS` that I guess is fetching the data from the API, If we...
@derberg I am getting this error while running `npm run pack:win` I am unable to find shasum for windows. 
I think this is where the issues is https://github.com/asyncapi/cli/blob/2cc269700fdca55f65bd5ed0d63a1c2726d25011/src/commands/new/file.ts#L145 https://stackoverflow.com/questions/27367261/check-if-file-exists-case-sensitive https://forums.raspberrypi.com/viewtopic.php?t=119198
Yeah, could we change the `file-name` that we get as input to lowercase and then create the file, or will it create inconvenience for the user?
> @Souvikns We can do this when the user tries to create a file of the same name but different case it should get a message that a particular file...
Will do 👍🏼
@derberg now everything runs, and we get two `.exe` files, and it looks like it is the installer. 
> @Souvikns how about we push it through AsyncAPI Mentorship? Yeah definitely. One question though will all these be different projects or a single project from CLI?
@aayushmau5 can you let me know if you are facing the same issues with the tests now?
Yeah @peter-rr I would love to help. What would be a good idea? 1. to use examples in glee as templates so that CLI can pull them during build something...