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 request^2.79.0 to dependencies #6

Merged
merged 2 commits into from
Feb 2, 2017

Conversation

paulkernfeld
Copy link

Hi Jae,

This is a great library!

This PR should fix an error that I ran into while i was installing uber-cli.

Paul Kernfeld added 2 commits January 25, 2017 07:29
This makes "npm i --save library" work better
Fixes error: 'The "request" library is not installed automatically anymore.'
@jaebradley
Copy link
Owner

@paulkernfeld great catch!

There's an issue with the Travis build right now - here's the error description:

{ [Error: ENOENT: no such file or directory, open '.env'] errno: -2, code: 'ENOENT', syscall: 'open', path: '.env' }

I think it's related to how the test environment variables (I'm using dotenv) are being defined especially with respect to Travis (I have test application credentials so that I can run integration tests as part of the build process). I'm going to investigate this and get to the bottom of the issue. Goal is to have this PR merged by EOW.

Thanks again!

@jaebradley jaebradley merged commit d58c142 into jaebradley:master Feb 2, 2017
@jaebradley
Copy link
Owner

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants