brilliant-orangeB
Refine16mo ago
4 replies
brilliant-orange

3 high severity vulnerabilities

I tried to implement the Refine todolist project from https://github.com/TheEmi/TodoRefine.
First to install nodemodules, i used command :"npm install", To address issues that do not require attention, run:
npm audit fix
but there are still 3 3 high severity vulnerabilities.
under this situation, I implemented the project and i can see the note in CLI "Refine Devtools is running at port 5001


VITE v4.5.5 ready in 11603 ms

➜ Local: http://localhost:5173/
➜ Network: use --host to expose"
but I can't still see on the browser.
Was this page helpful?