orktes / atom-react

ReactJS Support for atom (syntax, snippets)
http://orktes.github.io/atom-react/
MIT License
476 stars 80 forks source link

Error installing “react@0.16.2” failed #241

Open hemanthpeela09 opened 7 years ago

hemanthpeela09 commented 7 years ago

pm WARN addRemoteGit See man xcode-select for more details. npm ERR! git clone --template=/Users/Hemanthpeela/.atom/.apm/_git-remotes/_templates --mirror https://github.com/millermedeiros/rocambole.git /Users/Hemanthpeela/.atom/.apm/_git-remotes/git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85: xcrun: error: active developer path ("/Applications/Xcode-beta.app/Contents/Developer") does not exist npm ERR! git clone --template=/Users/Hemanthpeela/.atom/.apm/_git-remotes/_templates --mirror https://github.com/millermedeiros/rocambole.git /Users/Hemanthpeela/.atom/.apm/_git-remotes/git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85: Use sudo xcode-select --switch path/to/Xcode.app to specify the Xcode that you wish to use for command line developer tools, or use xcode-select --install to install the standalone command line developer tools. npm ERR! git clone --template=/Users/Hemanthpeela/.atom/.apm/_git-remotes/_templates --mirror https://github.com/millermedeiros/rocambole.git /Users/Hemanthpeela/.atom/.apm/_git-remotes/git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85: See man xcode-select for more details. npm ERR! Darwin 16.7.0 npm ERR! argv "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/Hemanthpeela/.atom/.apm/.apmrc" "--userconfig" "/Users/Hemanthpeela/.atom/.apmrc" "install" "/private/var/folders/k2/9f7lvt_j18g65rqsbdm3mf1w0000gn/T/d-11782-3257-6nwli0.3ng8589f6r/package.tgz" "--runtime=electron" "--target=1.6.9" "--arch=x64" "--global-style" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code 1

npm ERR! Command failed: git clone --template=/Users/Hemanthpeela/.atom/.apm/_git-remotes/_templates --mirror https://github.com/millermedeiros/rocambole.git /Users/Hemanthpeela/.atom/.apm/_git-remotes/git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 npm ERR! xcrun: error: active developer path ("/Applications/Xcode-beta.app/Contents/Developer") does not exist npm ERR! Use sudo xcode-select --switch path/to/Xcode.app to specify the Xcode that you wish to use for command line developer tools, or use xcode-select --install to install the standalone command line developer tools. npm ERR! See man xcode-select for more details. npm ERR! npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! /private/var/folders/k2/9f7lvt_j18g65rqsbdm3mf1w0000gn/T/apm-install-dir-11782-3257-15u3b8n.l9lmasv2t9/npm-debug.log

dead commented 6 years ago

Duplicate of https://github.com/orktes/atom-react/issues/254#issuecomment-344770984