Skip to content

Cannot find @vue/cli-plugin-babel@^3.1.1 #2879

@johnsardine

Description

@johnsardine

Version

3.1.1

Reproduction link

https://gist.github.com/johnsardine/830a1abd0a7fee649724c6c04feb6eb5

Node and OS info

Node 9.11.1 / npm 5.6.0 / OSX 10.14

Steps to reproduce

Copy package.json from gist provided. Run npm i

What is expected?

The project should install correctly

What is actually happening?

Vue CLI v3.1.1
✨  Creating project in /Users/sardinha/Dev/project.
⚙ Installing CLI plugins. This might take a while...

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @vue/cli-plugin-babel@^3.1.1
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'project'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/sardinha/.npm/_logs/2018-11-02T16_07_23_412Z-debug.log
 ERROR  command failed: npm install --loglevel error

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