atom-html-preview
atom-html-preview copied to clipboard
EBUSY-Error on installing on Atom@Windows7
When I try to install the Plug-in I get this error:
C:\Users\bbruecker\AppData\Local\atom\app-1.32.1\resources\app\apm\node_modules\temp\node_modules\rimraf\rimraf.js:218
throw er
^
Error: EBUSY: resource busy or locked, unlink 'C:\Users\BBRUEC~1\AppData\Local\Temp\apm-install-dir-118102-6412-1j7xeje.gvckl'
at Object.fs.unlinkSync (fs.js:1061:18)
at rimrafSync (C:\Users\bbruecker\AppData\Local\atom\app-1.32.1\resources\app\apm\node_modules\temp\node_modules\rimraf\rimraf.js:211:13)
at cleanupDirsSync (C:\Users\bbruecker\AppData\Local\atom\app-1.32.1\resources\app\apm\node_modules\temp\lib\temp.js:143:5)
at process.cleanupSync (C:\Users\bbruecker\AppData\Local\atom\app-1.32.1\resources\app\apm\node_modules\temp\lib\temp.js:196:19)
at emitOne (events.js:121:20)
at process.emit (events.js:211:7)
Atom: 1.32.1@Windows 7
Config:
"*":
core:
disabledPackages: [
"language-gfm"
]
telemetryConsent: "limited"
uriHandlerRegistration: "always"
editor:
softWrap: true
softWrapAtPreferredLineLength: true
"exception-reporting":
userId: "***"
"spell-check":
addKnownWords: true
grammars: [
"text.md"
"source.asciidoc"
"source.gfm"
"text.git-commit"
"text.plain"
"text.plain.null-grammar"
"source.rst"
"text.restructuredtext"
]
knownWords: [
"Stakeholdertyp"
"ToDo"
"ToDos"
"Listbox"
"Kanban"
"Vorgänge"
"Toolbar"
"Unabhängig"
"projektübergreifend"
"Außerdem"
]
locales: [
"de-DE"
"en-US"
]
welcome:
showOnStartup: false