asyncawait
asyncawait copied to clipboard
Not install in latest node/npm.
Not install in latest version of npm...
Hi @farazalikhan786, this library is built on node-fibers, which has been discontinued for a few years now. If you really need to use this library, you'll need to use an older node version (<=14). But most people should be fine with native async/await support in JavaScript/TypeScript these days.