Open s5-development opened 1 year ago
Hi @s5-development, If you want to continue using Node 18.12.1, please revert your node version, do the following, and let me know if everything works fine.
node_modules
and package-lock.json
npm i --legacy-peer-deps
set NODE_OPTIONS=--openssl-legacy-provider
npm run serve
Regards, Maisam Afshar
Hi @maisamaf,
Thank you for your reply.
I don't specifically want to continue using Node 18.12.1. I want the project to serve without errors when using your Quick Start guide on how to serve for local development, so I'm requesting you to update the project or documentation accordingly.
I suppose updating the project is the best way to go, since the included dependencies contain some very outdated versions with major vulnerabilities.
Kind regards, Team Development / S5 MERKwaardige Specialisten
We will definitely update the project to resolve the concerned issues.
Thank you for your feedback.
Best Regards, Maisam
Version
3.0.0
Reproduction link
https://github.com/creativetimofficial/ct-vue-material-dashboard-2-pro
Operating System
Microsoft Windows 11 Pro
Device
Dell XPS 15 7590
Browser & Version
Command Prompt
Steps to reproduce
What is expected?
It's expected to successfully serve the application.
What is actually happening?
ERROR Failed to compile with 2 errors
This dependency was not found:
Solution
Additional comments
You might want to update the project-dependencies. Version 3.0.0 dependencies currently contains 16 vulnerabilities in quite outdated versions.