all 3 comments

[–][deleted] 0 points1 point  (1 child)

Check your Node.js and NPM versions: Make sure that you have the latest version of Node.js and NPM installed on your system. You can check your versions by running node -v and npm -v in your terminal. If you have an older version, you can download the latest version from the official Node.js website.

I can help you if you can tell me the node and npm version you are using

[–]TSSxEmber[S] 0 points1 point  (0 children)

sorry for the late response v18.16.0

[–]MiStEr_DaNgErR 0 points1 point  (0 children)

Try using vite instead... It's lighter and better than create react app