Skip to content

@vue/cli fails to install using both npm and yarn #2213

@teleclimber

Description

@teleclimber

Version

3.0.0

Node and OS info

node 10.8, npm 6.2, yarn 1.9.4

Steps to reproduce

npm install -g @vue/cli

..or..

yarn global add @vue/cli

What is expected?

vue cli installs.

What is actually happening?

I get an error. In yarn:

"error Package "apollo-server-core" refers to a non-existing file '"/Users/ollie/.config/yarn/apollo-server-core"'."

In npm :

code ENOLOCAL
npm ERR! Could not install from "../../usr/local/lib/node_modules/@vue/cli/node_modules/apollo-server-core" as it does not contain a package.json file.


I'm on Mac, 10.12.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions