Installing “data-atom@0.29.0” failed.
See original GitHub issueInside of Atom, I went to Settings --> + Install --> then searched for ‘data atom’. When it showed up in the list of packages, I clicked the Install button. However, rather than install on this machine (it installed on my work machine just fine) I got the message ‘Installing “data-atom@0.29.0” failed.’. Here is what the details say:
Installing “data-atom@0.29.0” failed.Hide output… C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr `-- (empty)
npm WARN deprecated sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js. npm WARN deprecated coffee-script@1.9.0: CoffeeScript on NPM has moved to “coffeescript” (no hyphen) npm WARN enoent ENOENT: no such file or directory, open ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\package.json’ npm WARN apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr No description npm WARN apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr No repository field. npm WARN apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr No README data npm WARN apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr No license field. npm ERR! Windows_NT 10.0.16299 npm ERR! argv “C:\Users\Chris\AppData\Local\atom\app-1.25.0\resources\app\apm\bin\node.exe” “C:\Users\Chris\AppData\Local\atom\app-1.25.0\resources\app\apm\node_modules\npm\bin\npm-cli.js” “–globalconfig” “C:\Users\Chris\.atom\.apm\.apmrc” “–userconfig” “C:\Users\Chris\.atom\.apmrc” “install” “C:\Users\Chris\AppData\Local\Temp\d-118230-29532-1jcepe8.itn2iysyvi\package.tgz” “–runtime=electron” “–target=1.7.11” “–arch=x64” “–global-style” npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! path C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules.staging\asap-3e228a19 npm ERR! code EPERM npm ERR! errno -4048 npm ERR! syscall rename
npm ERR! Error: EPERM: operation not permitted, rename ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules.staging\asap-3e228a19’ -> ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules\data-atom\node_modules\asap’ npm ERR! at destStatted (C:\Users\Chris\AppData\Local\atom\app-1.25.0\resources\app\apm\node_modules\npm\lib\install\action\finalize.js:25:7) npm ERR! at C:\Users\Chris\AppData\Local\atom\app-1.25.0\resources\app\apm\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29 npm ERR! at FSReqWrap.oncomplete (fs.js:123:15) npm ERR! npm ERR! Error: EPERM: operation not permitted, rename ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules.staging\asap-3e228a19’ -> ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules\data-atom\node_modules\asap’ npm ERR! at Error (native) npm ERR! { Error: EPERM: operation not permitted, rename ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules.staging\asap-3e228a19’ -> ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules\data-atom\node_modules\asap’ npm ERR! at destStatted (C:\Users\Chris\AppData\Local\atom\app-1.25.0\resources\app\apm\node_modules\npm\lib\install\action\finalize.js:25:7) npm ERR! at C:\Users\Chris\AppData\Local\atom\app-1.25.0\resources\app\apm\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29 npm ERR! at FSReqWrap.oncomplete (fs.js:123:15) npm ERR! npm ERR! Error: EPERM: operation not permitted, rename ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules.staging\asap-3e228a19’ -> ‘C:\Users\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\node_modules\data-atom\node_modules\asap’ npm ERR! at Error (native) parent: ‘data-atom’ } 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\Chris\AppData\Local\Temp\apm-install-dir-118230-29532-14wl92r.ywx7ogk3xr\npm-debug.log npm ERR! code 1
I am on Windows 10.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (3 by maintainers)
Top GitHub Comments
I have installed atom and trying ti include data-atom package. I have installed githubDesktop also in my computer ans set the path but it is showing the below error
Installing “data-atom@0.29.0” failed.Hide output… Failed to install data-atom because Git was not found.
The data-atom package has module dependencies that cannot be installed without Git.
You need to install Git and add it to your path environment variable in order to install this package.
You can install Git by downloading, installing, and launching GitHub for Windows: https://windows.github.com
Run apm -v after installing Git to see what version has been detected.
@lukemurray quieres decir que Data-atom no esta en funcionamiento? por esa razón le envía ese error a @naveen-bandarupally?