cli icon indicating copy to clipboard operation
cli copied to clipboard

[BUG] Async-cli package is using commonJS module which is not appropriate for many dependencies to update

Open Ervishalpathak7 opened this issue 11 months ago • 3 comments

Describe the bug.

Currently this async-cli package is using commonjs module which is not good , as many dependcies latest versions are shifted to module js and the node also recommend to shift to modulejs

Expected behavior

Package should be shifted to module js so that the dependecies can be upgraded to new versions

Screenshots

Image

How to Reproduce

  1. First i update the older dependecies
  2. then i update the code for the updated dependencies
  3. but it was not working as the dependencies are using ES module but project was using common js which was cauing error during building

🥦 Browser

None

👀 Have you checked for similar open issues?

  • [x] I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Ervishalpathak7 avatar Mar 07 '25 06:03 Ervishalpathak7

Can I work on this?

BamaCharanChhandogi avatar Mar 07 '25 13:03 BamaCharanChhandogi

Can you specify what packages you tried to move to the latest version and the code you changed?

pseudo-tensor avatar Mar 07 '25 20:03 pseudo-tensor

@pseudo-tensor i have changed entire dependencies to latest stable version

Ervishalpathak7 avatar Mar 08 '25 03:03 Ervishalpathak7

This issue has been automatically marked as stale because it has not had recent activity :sleeping:

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience :heart:

github-actions[bot] avatar Jul 07 '25 00:07 github-actions[bot]