Hi guys thanks for all your Answers
i was able to fix the problem with this command
cd to your project and type this commands
npm cache clean --force
npm install --legacy-peer-deps
npm run develop
Hi guys thanks for all your Answers
i was able to fix the problem with this command
cd to your project and type this commands
npm cache clean --force
npm install --legacy-peer-deps
npm run develop