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
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
As of Node v10.0.0 the
fs
module provides new promise based implementations underrequire('fs').promises
. See the docs for detailsWe should instrument these APIs when present in much the same ways as we instrument the long standing sync APIs.
The text was updated successfully, but these errors were encountered: