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.
node_modules\lowdb\src\disk.js:15
if (err) throw err
^
Error: EPERM: operation not permitted, rename 'C:\Codes\momtest0.5-cdn\portal\compresults.~BJCgJqW_l.json' -> 'C:\Codes\momtest0.5-cdn\portal\compresults\BJCgJqW_l.json'
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.