Skip to content

404 on installing babel-plugin-babel-root-import #1

@mmintel

Description

@mmintel

hi there, I wanted to use your project as a starter for my own but I am always getting this error here after running "npm run server:dev"

Installing babel-plugin-babel-root-import...
npm ERR! Darwin 15.3.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "babel-plugin-babel-root-import"
npm ERR! node v5.11.1
npm ERR! npm  v3.8.6
npm ERR! code E404

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

The name of the plugin is "babel-root-import" but it tries to download "babel-plugin-babel-root-import" and that results in a 404 of course.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions