Skip to content

npm run serve fails after setting App Name for PWA using vue ui #1890

Closed
@amxmln

Description

@amxmln

Version

3.0.0-rc.5

Reproduction link

https://no.link

Steps to reproduce

  1. Create a new project using vue ui
  2. Use manual configuration and enable PWA support
  3. Set an App-Name in the PWA configuration section
  4. Try to run serve

What is expected?

The project starts up and is served with HMR.

What is actually happening?

Vue CLI exits with an error code of 1
Running npm run serve in the console outputs the following:

Invalid options in vue.config.js: "org" is not allowed


I also noticed that the App Name input is empty every time that section of the configuration is opened.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions