Closed shahind closed 2 years ago
Hi @shahind,
We received your issue on the Creative Tim website and we replied there a few days ago.
If you need further assistance, do not hesitate to let us know.
Best, UPDIVISION Team
you have suggested npm audit
but as I have mentioned it does not work. see the above post for errors and outputs.
Hello @shahind Please run this command to get rid of the SCSS warnings
npm install -g sass-migrator
$ sass-migrator division **/*.scss
Hi @shahind,
We hope we managed to help you with your issues. We will close this ticket for now, but please contact us if you encounter any other problems.
Best, UPDIVISION Team
Version
latest (16 june 2022)
Reproduction link
http://I-do-not-have-enough-time-for-this.sorry
Operating System
win 10
Device
mi notebook
Browser & Version
not important
Steps to reproduce
npm install
npm audit fix --force
npm run dev
What is expected?
installing dependencies
What is actually happening?
dependency conflict and outdated dependencies
after running
npm audit --force
app will not run usingnpm run dev
Solution
maybe updating dependencies
Additional comments
command result:
after
npm run dev
I face this error: