Skip to content

Vue3: Remove --legacy-peer-deps install flag #1562

@lreading

Description

@lreading

Describe what problem your feature request solves:

For the vue3-compat layer to function properly, we needed to include the --legacy-peer-deps in all of the npm install commands. After removing compat, this should no longer be necessary.

Describe the solution you'd like:

  • Remove td.vue/.npmrc.
  • Remove --legacy-peer-deps from the Dockerfile and GitHub Actions workflows.

Declaration:

By submitting this issue you have:

Additional context:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions