You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried Argon PRO BS4, fixed the dependency issues with npm, and got a bunch of errors that calendar image assets were not found. One example: Error: Can't resolve '/img/calendar/august.jpg'. None of the months are available.
Version
3.0.1
Reproduction link
https://notneeded.com
Operating System
MacOS
Device
NA
Browser & Version
Chrome
Steps to reproduce
run
npm install
Receive errors:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: vue-argon-dashboard-2-pro@3.0.1
npm ERR! Found: vue@3.2.37
npm ERR! node_modules/vue
npm ERR! vue@"3.2.37" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^2.6.12" from @fullcalendar/vue@5.11.2
npm ERR! node_modules/@fullcalendar/vue
npm ERR! @fullcalendar/vue@"5.11.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
What is expected?
that it will at least install dependancies
What is actually happening?
It does not install dependancies
Solution
This template is total garbage. I feel like I wasted $350.
Additional comments
Having issues with Argon as well.
The text was updated successfully, but these errors were encountered: