Git Product home page Git Product logo

Comments (8)

xialvjun avatar xialvjun commented on August 15, 2024 2

@dwiyatci Now I'm running BigSur.
brew gives me a prebuilt version.

from deno_install.

chrmoritz avatar chrmoritz commented on August 15, 2024 1

@xialvjun You are using with macOS Sierra (10.12) an too old and unsupported version of macOS, for which homebrew doesn't provide any official bottles anymore. You could either try to use the binary provided by deno for macOS or try to forcefully install the High Sierra bottle in homebrew, which might or might not work for you.

If not, than you have no other option than trying to build it from source, which unfortunately requires full XCode (because of V8).
Note that you will likely have to export FORCE_MAC_SDK_MIN="10.12" too, because V8 doesn't official support building V8 on Sierra (it's SDK is too old) anymore either).

from deno_install.

xialvjun avatar xialvjun commented on August 15, 2024

maybe we can offer a prebuilt version.

from deno_install.

ry avatar ry commented on August 15, 2024

The homebrew version of deno is prebuilt and doesn't require xcode. We also publish binaries here.

from deno_install.

xialvjun avatar xialvjun commented on August 15, 2024

@ry https://github.com/Homebrew/homebrew-core/blob/master/Formula/deno.rb

It's not. I don't know should I issue here or in homebrew.

➤ brew install deno
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/cask and homebrew/core).
No changes to formulae.

Warning: You are using macOS 10.12.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience while you are running this old version.

deno: A full installation of Xcode.app 10.0 is required to compile
this software. Installing just the Command Line Tools is not sufficient.

Xcode 10.0 cannot be installed on macOS 10.12.
You must upgrade your version of macOS.
Error: An unsatisfied requirement failed this build.

from deno_install.

ry avatar ry commented on August 15, 2024

@xialvjun Oh, sorry, it must be an error in the brew formula (which is maintained externally).

Summoning @chrmoritz : have you experienced this situation?

from deno_install.

xialvjun avatar xialvjun commented on August 15, 2024

Got it. I'll upgrade macos version to latest mojave.

from deno_install.

dwiyatci avatar dwiyatci commented on August 15, 2024

@xialvjun Just out of curiosity: are you still running Mojave (and has it been good)? Got the same problem today when trying to isntall deno from Homebrew– call me old-skool but I've been staying with El Capitan ever since I bought my last non-TouchBar MBP in late 2015 😅

from deno_install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.