kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

Updating node-debugger error #187

Open jwschram opened 7 years ago

jwschram commented 7 years ago

Updating the package through Atom on Win 10 x64 consistently receives the following error.

Updating to “node-debugger@1.7.0” failed. EPERM, unlink 'C:\Users\Username\.atom\packages\node-debugger\debugger.log'

Workaround solution is to uninstall the package and reinstall from fresh.

codecontemplator commented 7 years ago

Hmm seems like the log file is locked and this preventing the uninstall to succeed.