Details
Hi !, I have a project with this configuration : React - Tailwindcss . When I try to run my react project with this command :
npm run dev, I got this error :
npm ERR! Cannot read properties of undefined (reading 'stdin')
npm ERR! A complete log of this run can be found in: C:\Users\HP\AppData\Local\npm-cache_logs\2023-06-13T17_53_31_498Z-debug-0.log
Note: I have installed react using vite .
Node.js version
v18.15.0
Example code
No response
Operating system
Windows 10
Scope
Issue occured when I run the cmd : npm run dev
Module and version
Not applicable.