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 Aug 15, 2024. It is now read-only.
How did you manage to monkey patch fs in third party modules? Or did you not do that? I need to do something similar elsewhere, but I prefer not to need to fork the package and change its require('fs') to require('virtualfs').
_
The text was updated successfully, but these errors were encountered: