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

Package can't be used as a GitHub dependency #224

Closed
dandv opened this issue Oct 18, 2016 · 2 comments
Closed

Package can't be used as a GitHub dependency #224

dandv opened this issue Oct 18, 2016 · 2 comments

Comments

@dandv
Copy link
Contributor

dandv commented Oct 18, 2016

Trying to test the req.setTimeout workaround for Webpack, I've added the GitHub URL to package.json,

  "dependencies": {
    "influx": "node-influx/node-influx"
  },

but no source files get donwloaded in node_modules, due to this npm limitation.

Will wait for the next npm release.

@dandv dandv changed the title Package can't be used as a GitHub dependency? Package can't be used as a GitHub dependency Oct 18, 2016
@connor4312
Copy link
Member

I've created a 5.x-dist branch with the compiled JavaScript files, that should work.

@dandv
Copy link
Contributor Author

dandv commented Oct 18, 2016

That did work, thanks!

@dandv dandv closed this as completed Oct 18, 2016
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

No branches or pull requests

2 participants