Pedro Ramos

Results 101 comments of Pedro Ramos

> I had an issue while testing the CLI, whenever I change any code in `src/commands/new/file.ts` for example build the project and run the asyncapi commands again, why isn't the...

### Using brew First time, it took **52.64s** : ``` brew install asyncapi ==> Downloading https://ghcr.io/v2/homebrew/core/asyncapi/manifests/1.9.0 ############################################################################################################################################################## 100.0% ==> Fetching asyncapi ==> Downloading https://ghcr.io/v2/homebrew/core/asyncapi/blobs/sha256:53a01d02e9e4c9942ebe9e2cfc857a8f7c7840497391c02e2ddde07bce4d17fe ############################################################################################################################################################## 100.0% ==> Pouring asyncapi--1.9.0.arm64_sonoma.bottle.tar.gz 🍺...

### Using npm First time, it took **78.46s**: ``` npm install -g @asyncapi/cli | gnomon npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info....

> * Using https://github.com/tj/node-prune, we might decrease the size by 25 to 30% We could start small and give it a try 👍 That should reduce the CLI installation time...

@mfroberg @francocm Thanks for reporting, I'm having a look at this 👀

@Souvikns @Shurtu-gal The issue occurs just with v3 documents. I've been doing some research but haven't managed to find the root cause. Would you have any clue about it? 🤔

Hey @francocm , thanks for the updates on the PR 🙌 I'm having a look at them! Yeah, the root cause must be definitely at the `@asyncapi/bundler` repo. Regarding the...

Cool @Shurtu-gal 👍 Thanks for the info! Let me know if you need some help in order to solve the issue :)