I have a problem: I download the project as a zip file and extract it into a folder on my desktop. I have Node installed, and I follow the instructions in the README file. When I run npm run dev, I keep getting this error. Do you guys know why this might be happening?
PS C:\Users\amine\OneDrive\Masaüstü\AnimaPackage-React-bAbXV> npm run dev
anima-project@1.0.0 dev
parcel
Server running at http://localhost:1234
Built in 678ms
[Error: Error opening directory]
[Error: Error opening directory]
I already did npm i btw