Skip to content

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

@diegoribero

Description

@diegoribero

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"
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions