Skip to content

Feature/revise pkg download #374

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

Merged
merged 5 commits into from
Aug 11, 2017
Merged

Feature/revise pkg download #374

merged 5 commits into from
Aug 11, 2017

Conversation

jhoobergs
Copy link
Contributor

No description provided.

@jhoobergs jhoobergs requested a review from ludov04 August 8, 2017 12:24
@jhoobergs
Copy link
Contributor Author

Fixes #358

@@ -1,6 +1,9 @@
var _ = require('lodash');
var Promise = require('bluebird');
var dateFormat = require('dateformat');
var CSV = require('csv-js');
Copy link
Contributor

Choose a reason for hiding this comment

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

you need to also add thoses package to package.json

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably removed it when removing other packages I added but didn't need eventually

@@ -12,6 +12,7 @@
"cheerio": "^0.20.0",
"connect-flash": "^0.1.1",
"connect-redis": "^3.1.0",
"csv-js": "^1.0.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ludov04 Seems like I already did that

Copy link
Contributor

@ludov04 ludov04 Aug 9, 2017

Choose a reason for hiding this comment

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

@jhoobergs I missed it somehow, but zlib is still missing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ludov04 zlib is part of node

@ludov04 ludov04 merged commit 8b70b50 into master Aug 11, 2017
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.

2 participants