I can't install react using npx create-react-app? and the log file of the error is here...! npm ERR! code ENOSPC npm ERR! syscall write npm ERR! errno -4055 npm ERR! nospc ENOSPC: no space left on device, write npm ERR! nospc There appears to be insufficient space on your system to finish. npm ERR! nospc Clear up some disk space and try again.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\سلمى\AppData\Local\npm-cache_logs\2022-10-18T23_42_10_453Z-debug-0.log
Aborting installation. npm install --no-audit --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
Deleting generated file... node_modules Deleting generated file... package.json Deleting session/ from C:\Users\sl Done.
How I can get rid of this trouble??