[BUG] Async-cli package is using commonJS module which is not appropriate for many dependencies to update
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
How to Reproduce
- First i update the older dependecies
- then i update the code for the updated dependencies
- 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?
- [x] I have read the Contributing Guidelines
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Can I work on this?
Can you specify what packages you tried to move to the latest version and the code you changed?
@pseudo-tensor i have changed entire dependencies to latest stable version
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: