Skip to content

Registry returned 404 for GET on https://registry.npmjs.org/repo-templates #8

@stevenalexander

Description

@stevenalexander

Getting this error when trying to install grunt-verb:

npm ERR! Darwin 14.4.0
npm ERR! argv "/usr/local/n/versions/node/0.12.7/bin/node" "/usr/local/n/versions/node/0.12.7/bin/npm" "install" "grunt-verb" "--save-dev"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/repo-templates
npm ERR! 404
npm ERR! 404 'repo-templates' 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 'verb'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Looks like repo-templates has been removed from npm, Verb has been updated ages ago to remove it but the version grunt-verb references (verb ~0.2.3) still needs it.

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