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

Can we get an npm release #32

Open
jptaranto opened this issue Aug 25, 2022 · 0 comments
Open

Can we get an npm release #32

jptaranto opened this issue Aug 25, 2022 · 0 comments

Comments

@jptaranto
Copy link

I'm requiring this as a dependency for my homebridge plugin as so in the package.json:

  "dependencies": {
    "node-roon-api": "github:RoonLabs/node-roon-api",
    "node-roon-api-status": "github:RoonLabs/node-roon-api-status",
    "node-roon-api-transport": "github:RoonLabs/node-roon-api-transport"
  },

We're experiencing issues now with homebridge running in docker where it can't install things via github like this. There's a work around I believe, which I'm trying to figure out (again).

Then I wondered why these aren't just released as packages on npmjs.org?

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

1 participant