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
Whenever we drop Node 14 support, we'll need to drop these three modules and replace them with their modern fs counterparts (fs.mkdir, fs.rm, fs.cp) with {recursive: true}.
Whenever we drop Node 14 support, we'll need to drop these three modules and replace them with their modern
fscounterparts (fs.mkdir,fs.rm,fs.cp) with{recursive: true}.