Skip to content

Instantly share code, notes, and snippets.

@Spitfire1900
Created July 20, 2017 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spitfire1900/da502ab4df5f20b4b419a7ed397363a3 to your computer and use it in GitHub Desktop.
Save Spitfire1900/da502ab4df5f20b4b419a7ed397363a3 to your computer and use it in GitHub Desktop.
atom-beautify installation failure

Installing atom-beautify to C:\Users\e018503.atom\packages �[31mfailed �[39m�[31mC:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r `-- (empty) npm WARN deprecated node-uuid@1.4.8: Use uuid module instead npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\package.json' npm WARN apm-install-dir-117620-9732-241d7z.o5udviy66r No description npm WARN apm-install-dir-117620-9732-241d7z.o5udviy66r No repository field. npm WARN apm-install-dir-117620-9732-241d7z.o5udviy66r No README data npm WARN apm-install-dir-117620-9732-241d7z.o5udviy66r No license field. npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\bin\node.exe" "C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\e018503\.atom\.apm\.apmrc" "--userconfig" "C:\Users\e018503\.atom\.apmrc" "install" "C:\Users\e018503\AppData\Local\Temp\d-117620-9732-sppwa4.yds63nxw29\package.tgz" "--runtime=electron" "--target=1.3.15" "--arch=x64" "--global-style" "--msvs_version=2010" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! path C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules\atom-beautify npm ERR! code EPERM npm ERR! errno -4048 npm ERR! syscall rename npm ERR! Error: EPERM: operation not permitted, rename 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules\atom-beautify' -> 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules.atom-beautify.DELETE' npm ERR! at moveAway (C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\npm\lib\install\action\finalize.js:38:5) npm ERR! at destStatted (C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\npm\lib\install\action\finalize.js:27:7) npm ERR! at C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\npm\node_modules\graceful-fs\polyfills.js:267:18 npm ERR! at FSReqWrap.oncomplete (fs.js:123:15) npm ERR! npm ERR! Error: EPERM: operation not permitted, rename 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules\atom-beautify' -> 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules.atom-beautify.DELETE' npm ERR! at Error (native) npm ERR! Error: EPERM: operation not permitted, rename 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules\atom-beautify' -> 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules.atom-beautify.DELETE' npm ERR! at moveAway (C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\npm\lib\install\action\finalize.js:38:5) npm ERR! at destStatted (C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\npm\lib\install\action\finalize.js:27:7) npm ERR! at C:\Users\e018503\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\npm\node_modules\graceful-fs\polyfills.js:267:18 npm ERR! at FSReqWrap.oncomplete (fs.js:123:15) npm ERR! npm ERR! Error: EPERM: operation not permitted, rename 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules\atom-beautify' -> 'C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\node_modules.atom-beautify.DELETE' npm ERR! at Error (native) npm ERR! npm ERR! Please try running this command again as root/Administrator. npm ERR! Please include the following file with any support request: npm ERR! C:\Users\e018503\AppData\Local\Temp\apm-install-dir-117620-9732-241d7z.o5udviy66r\npm-debug.log npm ERR! code 1 �[39m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment