Skip to content
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

Add superagent to example package.json and print errors in cli.js #740

Merged
merged 1 commit into from
Nov 7, 2016

Conversation

emecell
Copy link
Contributor

@emecell emecell commented Nov 3, 2016

Fixes #698

@CLAassistant
Copy link

CLAassistant commented Nov 3, 2016

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Robert Law seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

@emecell emecell force-pushed the superagent-example-fix branch 2 times, most recently from e41b45b to 3580210 Compare November 3, 2016 23:26
@sresant sresant added the bug An issue with the system label Nov 4, 2016
@@ -12,6 +12,7 @@ const DEPENDENCIES = [
// TODO: Modernize our peer deps and remove versions here.
"react@~0.14.2",
"react-dom@~0.14.2",
"superagent@~1.8.4",
Copy link
Contributor

@sresant sresant Nov 4, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gigabo Opinion on the tilda here? or do we need to be strictly on 1.8.4?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, probably safer to match up exactly with react-server.

@gigabo
Copy link
Contributor

gigabo commented Nov 7, 2016

Thanks @emecell!

@gigabo gigabo merged commit 02ae15d into redfin:master Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue with the system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants