Skip to content

OSX Setup script issues #988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nmladenov opened this issue Sep 30, 2015 · 3 comments
Closed

OSX Setup script issues #988

nmladenov opened this issue Sep 30, 2015 · 3 comments
Assignees

Comments

@nmladenov
Copy link

  1. Very hard Xcode install. Which version with which is compatible (This is Apple's fault, but may be it is good to require Xcode to be installed prior running the script)
  2. Asking for passwords and continues when password is wrong, may be script must stop when some of the steps is failing
  3. No progress indicator, not clear what is happening
  4. Despite Xcode user agreement is accepted, script is saying it is not, and offering to accept it again.
  5. You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
  6. Homebrew install is hanging
  7. Installing Homebrew... (You might need to provide your password.) (Left it for 30 minutes, and nothing happened) ( I run the installation separately, and it is asking to press Return to continue, but this is not showing up during installation. Separately installation passed - ***_ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"**_\ )

6.Java install hang: ==> Downloading http://download.oracle.com/otn-pub/java/jdk/8u60-b27/jdk-8u60-macosx-x64.dmg

################################################################## 100.0%

==> Running installer for java; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are ignored.

P.S. extremely slow - around 10 minutes and more .... succeeded at the end.

  1. ==> Installing node012 from homebrew/homebrew-versions
    ==> Downloading https://homebrew.bintray.com/bottles-versions/node012-0.12.7.yosemite.bottle.ta
    ######################################################################## 100.0%
    ==> Pouring node012-0.12.7.yosemite.bottle.tar.gz
    ==> Caveats
    Bash completion has been installed to:
    /usr/local/etc/bash_completion.d
    ==> Summary
    🍺 /usr/local/Cellar/node012/0.12.7: 2698 files, 30M
    Creating Homebrew formula for NativeScript.
    -e:35:in block in <main>': uninitialized constant DATA (NameError) from -e:34:inopen'
    from -e:34:in `'
@teobugslayer teobugslayer self-assigned this Oct 1, 2015
@teobugslayer teobugslayer added this to the 1.5.0 (under consideration) milestone Oct 1, 2015
rosen-vladimirov added a commit that referenced this issue Oct 1, 2015
teobugslayer added a commit that referenced this issue Oct 2, 2015
teobugslayer added a commit that referenced this issue Oct 2, 2015
@dtopuzov dtopuzov modified the milestones: 1.6.0 (Under consideration), 1.5.0 Nov 11, 2015
@vchimev
Copy link

vchimev commented Feb 26, 2016

Later updates here: NativeScript/NativeScript#1556.

From the list above:

  • 1. asked if Xcode is installed prior executing the script.
  • 2. continues when password is wrong is still an issue

@vchimev vchimev removed this from the 1.6.0 milestone Feb 26, 2016
@enchev enchev added the os: mac label May 25, 2016
@enchev
Copy link
Contributor

enchev commented Jun 2, 2016

Hey @vchimev,

Can we verify if this is still valid?

@pkoleva
Copy link
Contributor

pkoleva commented Jun 6, 2016

Not reproduced in {N} 2.0.1

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

No branches or pull requests

6 participants