Closed enrymari closed 5 hours ago
Which apexcharts version you have in your package.json?
I have "apexcharts": "^3.54.1", in "dependencies" of package.json
change apexcharts version in your package.json "apexcharts": "^4.0.0",
Now it's ok. Sorry, I'm not yet familiar with how dependencies work, thanks!
This morning i have this messages when i try to update my laravel project with npm update:
I see this package updated just few hours ago, may be this is the issue? Thanks!