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
That's strange because the only thing it does is renaming the file.
On Windows EPERM error usually occurs when the file is locked, see details here isaacs/node-graceful-fs#119. The workaround is applying retry scenario for renaming action.
I am using lowdb version 0.10.3 and I am using node version 7.2.1
Everything was working well and suddenly I am getting this error.
The text was updated successfully, but these errors were encountered: