Skip to content

Commit

Permalink
Updating packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Moha-Elhas committed Jun 24, 2024
1 parent 589325f commit 953a439
Show file tree
Hide file tree
Showing 3 changed files with 3,096 additions and 345 deletions.
Loading

1 comment on commit 953a439

@remyvhw
Copy link
Contributor

@remyvhw remyvhw commented on 953a439 Jul 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Moha-Elhas
I've sent your commits to a new branch as main should stay stable.

I'm getting the following issue when running npm install:

# npm resolution error report

While resolving: [email protected]
Found: [email protected]
node_modules/chart.js
  chart.js@"^4.4.3" from the root project

Could not resolve dependency:
peer chart.js@"=> ^3.1.0" from [email protected]
node_modules/vue-chart-3
  vue-chart-3@"^3.1.8" from the root project

Conflicting peer dependency: [email protected]
node_modules/chart.js
  peer chart.js@"=> ^3.1.0" from [email protected]
  node_modules/vue-chart-3
    vue-chart-3@"^3.1.8" from the root project

Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

Please sign in to comment.