I was using Atom text editor for few months for my coding exercising. Suddenly when I tried opened it today, Atom opens but instead of actual application, the developer tools open and i can see below errors in console log. please can somebody help to solve. I have reinstalled it but nothing changed
The log says
Error: EPERM: operation not permitted, open 'C:\Users\Gurpreet\.atom\compile-cache\less\40e22529c8729b65e1d700a7ae3f73d57ed1288f\imports.json'
at Object.fs.openSync (fs.js:646:18)
at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:166:20)
at Object.fs.writeFileSync (fs.js:1303:33)
at Proxy.writeFileSync (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:11:268662)
at LessCache.t.exports.LessCache.writeJson (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:14:1146114)
at LessCache.t.exports.LessCache.setImportPaths (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:14:1145309)
at new LessCache (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:14:1143759)
at new LessCompileCache (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:14:12763)
at ThemeManager.loadLessStylesheet (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:11:389167)
at ThemeManager.loadStylesheet (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:11:389053)
at ThemeManager.requireStylesheet (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:11:387167)
at ThemeManager.reloadBaseStylesheets (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:11:388688)
at ThemeManager.loadBaseStylesheets (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:11:388635)
at AtomEnvironment.initialize (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:1:699460)
at t.exports (C:\Users\Gurpreet\AppData\Local\atom\app-1.38.2\resources\app\static\<embedded>:1:692559)
at setupWindow (file:///C:/Users/Gurpreet/AppData/Local/atom/app-1.38.2/resources/app.asar/static/index.js:126:12)
at window.onload (file:///C:/Users/Gurpreet/AppData/Local/atom/app-1.38.2/resources/app.asar/static/index.js:81:9)
handleSetupError @ index.js:104
Here'a pic of it