Skip to content

Installation apparently requires private npm modules #124

@codingthat

Description

@codingthat

With node 6:

$ npm i
[snip]
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/gh-context
npm ERR! 404 
npm ERR! 404  'gh-context' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'grasshopper'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

With 7:

$ npm i
[snip]
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/gh-admins
npm ERR! 404 
npm ERR! 404  'gh-admins' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'grasshopper'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions