Skip to content

Quickstart Errors #16

@davemachado

Description

@davemachado

When following Quickstart instructions for Mac/Linux (./create_config && meteor):

It appears ./create_config completes fine, giving back the following output:

Server side config created.
Edit it in private/config.json to add Facebook or GitHub integration.

However, program spits back these errors when meteor runs with no edits to any files on a fresh install of Meteor:

=> Started proxy.

=> Meteor 1.3: ES2015 modules, npm integration, app testing, mobile
improvements, and more.

This release is being downloaded in the background. Update your app to
Meteor 1.3 by running 'meteor update'.

=> Started MongoDB.
=> Errors prevented startup:

While downloading accounts-base@1.2.2...:
error: getaddrinfo ENOTFOUND

While downloading accounts-facebook@1.0.6...:
error: getaddrinfo ENOTFOUND

=> Your application has errors. Waiting for file change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions