You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We almost never have a good reason to be using the async npm module, as node 8 includes native async/await support. We need to go through the following repos, and drop the dependency:
We almost never have a good reason to be using the
asyncnpm module, as node 8 includes native async/await support. We need to go through the following repos, and drop the dependency: