Skip to content

BrowserslistError: project contains both browserslist and package.json with browsers #1059

@memoadian

Description

@memoadian

Hello I installed vue pwa with vue cli and all is fine, but when run dev, I get this error in terminal and in the browser show Error cannot GET, thanks for any help.

Version

2.9.3

Steps to reproduce

npm install -g vue-cli
vue init pwa project
cd project
npm install
npm run dev

What is expected?

run app on localhost

What is actually happening?

Error Cannot GET /
BrowserslistError: project contains both browserslist and package.json with browsers

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