atom-community / atom-script

:runner: Run ( scripts | selections | source ) in Atom
https://atom.io/packages/script
MIT License
733 stars 269 forks source link

Install error #979

Closed leclairofm closed 3 years ago

leclairofm commented 8 years ago

I keep getting the following error when trying to install

npm WARN addRemoteGit git://github.com/monsterkodi/node-simple-plist.git resetting remote /Users/LeclairofM/.atom/.apm/_git-remotes/git-github-com-monsterkodi-node-simple-plist-git-6a71a541 because of error: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
npm ERR! git clone --template=/Users/LeclairofM/.atom/.apm/_git-remotes/_templates --mirror git://github.com/monsterkodi/node-simple-plist.git /Users/LeclairofM/.atom/.apm/_git-remotes/git-github-com-monsterkodi-node-simple-plist-git-6a71a541: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
npm ERR! Darwin 15.5.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/LeclairofM/.atom/.apm/.apmrc" "--userconfig" "/Users/LeclairofM/.atom/.apmrc" "install" "/private/var/folders/5w/fcflbdys2vx4zjd9ggt_xfgr0000gn/T/d-116521-835-51sk1i/package.tgz" "--target=0.36.8" "--arch=x64"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3
npm ERR! code 1

npm ERR! Command failed: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
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/5w/fcflbdys2vx4zjd9ggt_xfgr0000gn/T/apm-install-dir-116521-835-28dhfe/npm-debug.log

0.1.3761
server-script Atom editor package to sync files and/or run a script on the server

Install
3.7.3349,696
script Run code in Atom!
rgbkrk
Install
1.8.413,564
script-runner Runs scripts inside of Atom, just like from a terminal.
ioquatix
Install
0.5.0149
language-ogre-script Syntax highlighting for Ogre Scripts for Atom
paroj
Install
0.2.062
language-routeros-script MikroTik RouterOS script language support in Atom
ofstudio
Install
0.1.012
language-doki-script Editor package for dokiScript to efficient your script writting.
kesumu
Install
0.4.033
language-tagger-script MusicBrainz Picard Tagger Script syntax highlighting
phw
Install
0.0.4219
language-meta-script Metascript language support in Atom
metascript
Install
1.0.0401
language-typed-coffee-script TypedCoffeeScript language support in Atom
minodisk
Install
0.47.0251,763
language-coffee-script CoffeeScript language support in Atom
atom
SettingsDisable
1.9.077
language-coffee-script-on-ice IcedCoffeeScript language support in Atom
hgGeorg
Install
0.2.0418
language-iced-coffee-script IcedCoffeeScript language support in Atom
DeLaGuardo
Install
0.2.01,610
language-ember-script EmberScript language support in Atom
ghempton
Install
0.2.010
language-kevscript KevScript language support in Atom
kevoree
Install
0.1.410
language-kevscript-v6 KevScript v6 language support in Atom
kevoree
Install
2.2.02,683
language-coffee-script-angular CoffeeScript language support in Atom for Angular Developers
ukyo
Install
8.11.0339,392
atom-typescript The only TypeScript plugin you will ever need.
TypeStrong
Install
0.2.1743
language-homematic Atom language support for HomeMatic Script
Ayngush
Install
1.0.1128
language-maxscript MAXScript language support for Atom.
Alhadis
Install
0.10.01,011
atom-javascript-console-snippets JavaScript Console Snippet for Atom editor.
JonathanBergson
Install
0.2.011
atom-language-brightscript BrightScript language package for Atom
jlourenc
Install
0.1.04
language-rhapscript Rhapscript language support in Atom
skyarmor
Install
3.2.0638
lang-gdscript GDScript (Godot Scripting Language) grammar and completions for atom.io.
IndicaInkwell
Install
0.5.0166
language-ampscript AMPscript language support in Atom
diemogebhardt
Install
2.0.01,386
coffeescript-build Build the current coffee script file.
iamphill
Install
1.2.04,519
eval-javascript Runs JavaScript in Atom
douglascalhoun
Install
1.0.089
language-rivescript Syntax highlighting for the RiveScript chatbot scripting language.
aichaos
Install
8.8.2-2183
atom-typescript-zh-backticks The only TypeScript plugin you will ever need.
ZombieHippie
Install
1.1.10110
nativescript-atom-snippets NativeScript Snippets
NathanWalker
Install
1.2.0200
nativescript-ng2-atom-snippets NativeScript + Angular 2 Snippets.
NathanWalker
Install
Featured Packages
0.5.2176,436
activate-power-mode Activate POWER MODE to write your code in style.
JoelBesada
Install
0.3.015,108
atomic-chrome Edit Chrome text directly from Atom
tuvistavie
Install
1.5.372,004
git-time-machine Visually interact with git commit history for a file
littlebee
Install
0.29.2902,537
pigments A package to display colors in project and files.
abe33
Install
2.0.05,831
aesthetic-ui An AESTHETIC UI theme for Atom
dtinth
Install
1.0.117,760
firewatch-syntax A firewatch inspired syntax theme
SebastianSzturo
Install
0.5.018,588
genesis-ui UI theme for Genesis Syntax
jmcalaway
Install
0.1.1119
github-atom-light-syntax GitHub's official light syntax theme as an atom theme
primer
Install
1.2.47,207
gruvbox-plus-syntax Syntax themes with pastel 'retro groove' colors, dark/light mode switching, & contrast alternatives
Briles
Install
1.3.193,741
seti-ui A dark colored UI theme for Atom with custom file icons.
Version 1.3.1 is not the latest version available for this package, but it's the latest that is compatible with your version of Atom.
jesseweed
Install

Any help is appreciated!

peanuts commented 8 years ago

I think you need install "GitHub Desktop" before, than you can normal install atom-script.

leclairofm commented 8 years ago

I have/had GitHub Desktop downloaded when I got this error.

Luke Leclair-Marzolf Research Associate- MesoWest University of Utah


From: peanuts [notifications@github.com] Sent: Monday, June 27, 2016 2:09 PM To: rgbkrk/atom-script Cc: Luke Cody Leclair-Marzolf; Author Subject: Re: [rgbkrk/atom-script] Install error (#979)

I think you need install "GitHub Desktop" before, than you can normal install atom-script.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<redir.aspx?REF=DfiGgzrn3QCG55zLWy1P8M8gogtFZgVeW_LrYOaKDklyqcPazZ7TCAFodHRwczovL2dpdGh1Yi5jb20vcmdia3JrL2F0b20tc2NyaXB0L2lzc3Vlcy85NzkjaXNzdWVjb21tZW50LTIyODg2MDM5Mg..>, or mute the thread<redir.aspx?REF=TLm1dR81MHGQkDdDduBEVOKJpHIrbmKOKmCHS9dpsodyqcPazZ7TCAFodHRwczovL2dpdGh1Yi5jb20vbm90aWZpY2F0aW9ucy91bnN1YnNjcmliZS9BUDZfRlhxYUVuUWxvclRVYVowaTd6SUFMOURHbmxoN2tzNXFRQzRXZ2FKcFpNNEk2NG9R>.