Coder Social home page Coder Social logo

Add official support for Mac about meteor HOT 5 CLOSED

meteor avatar meteor commented on May 3, 2024
Add official support for Mac

from meteor.

Comments (5)

jlfwong avatar jlfwong commented on May 3, 2024

Likely won't happen due to self-updating nature of meteor: See Issue #16

from meteor.

cweagans avatar cweagans commented on May 3, 2024

It doesn't necessarily have to be installed through Homebrew, but it would be nice to install meteor using the node and mongo install that I already have set up.

from meteor.

n1mmy avatar n1mmy commented on May 3, 2024

We're all mac users, actually. Linux support was one of the last few features before public launch =)

Homebrew is great for people who develop a lot on macs. I use and love it. But we want to make sure Meteor is accessible to a broad range developers, hence the super-simplified install process.

Another issue is that we use a custom compiled node binary. See admin/generate-dev-bundle.sh. The node that ships with homebrew won't work for meteor.

You can use the mongo that homebrew installs, though. Set the MONGO_URL environment variable when you run meteor and it will skip the per-project mongo startup and connect directly to the specified mongo.

from meteor.

ma11hew28 avatar ma11hew28 commented on May 3, 2024

I whipped up this quintessential Homebrew Meteor Formula. :) If I use it to install Meteor, will Meteor's self-updating feature work?

from meteor.

c5f avatar c5f commented on May 3, 2024

I whipped up this quintessential Homebrew Meteor Formula. :) If I use it to install Meteor, will Meteor's self-updating feature work?

@mattdipasquale I would tap that. 😉 🍻

from meteor.

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.