Please upgrade fs-monkey dependency to the latest one (v1.0.3).
I encountered an issue when rmSync function is not available when using memfs with uninonfs. After some investigation I found out that the version of fs-monkey is different and doesn't include new implemented methods.
I wanted to create PR myself but due to permissions this issue was created instead.
Please upgrade fs-monkey dependency to the latest one (v1.0.3).
I encountered an issue when
rmSync
function is not available when using memfs with uninonfs. After some investigation I found out that the version of fs-monkey is different and doesn't include new implemented methods.I wanted to create PR myself but due to permissions this issue was created instead.