npm run div gives error in my nextjs project

69 views Asked by At

osama@DESKTOP-02L572R MINGW64 /c/laragon/www/tojjar/frontend (osama-newTask) $ npm run dev

[email protected] dev next dev

npm ERR! Cannot read properties of undefined (reading 'stdin')

npm ERR! A complete log of this run can be found in: C:\Users\amraq\AppData\Local\npm-cache_logs\2023-07-13T11_25_11_205Z-debug-0.log

Due to this issue i am unable to run any project that coressponds to npm/nodes, I have uninstalled and reinstalled the nodejs and npm too. Tried npm cache clean --force but got same error, i think is globally because i get this error on all of my projects

0

There are 0 answers