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

nm-api not found on npm install nm-api #7

Open
diegoribero opened this issue Apr 29, 2019 · 0 comments
Open

nm-api not found on npm install nm-api #7

diegoribero opened this issue Apr 29, 2019 · 0 comments

Comments

@diegoribero
Copy link

Hey guys

I was unable to install using the instructions provided because I kept getting this E404 "Not Found - GET https://registry.npmjs.org/nm-api - Not found" error:

image

Rpi3 on 2019-04-08-raspbian-stretch-lite.img
Node: 10.15.3
npm: 6.9.0

My temporary solution was to manually register the module like:

"dependencies": {
    "nm-api": "https://github.com/balena-io-modules/nm-api/tarball/master"
  }
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