Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove npm install --legacy-peer-deps flag (Post Vue 3 Migration) #2289

Open
1 task
fergmac opened this issue Aug 1, 2024 · 0 comments
Open
1 task

Remove npm install --legacy-peer-deps flag (Post Vue 3 Migration) #2289

fergmac opened this issue Aug 1, 2024 · 0 comments

Comments

@fergmac
Copy link
Contributor

fergmac commented Aug 1, 2024

Describe the task
During the migration from Vue 2 to Vue 3 we are using the --legacy-peer-deps flag when running npm install to ignore peer dependency conflicts. Once we have deployed Vue 3 to production we should resolve these conflicts and remove the flag

Purpose
This flag is a temporary fix and long term we should resolve the peer dependency conflicts

Acceptance Criteria

  • The application builds and runs successfully.

Additional context

  • Add any other context about the task here.
  • Or here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant