client@0.1.0 start C:\Users\LG\OneDrive\바탕 화면\blog\client > react-scripts start Failed to compile. Compiling... C:\Users\LG\OneDrive\바탕 화면\blog\client\node_modules\react-scripts\scripts\start.js:19 throw err; ^ [Error: ENOENT: no such file or directory, stat 'C:\Users\All Users'] { errno: -4058, code: 'ENOENT', syscall: 'stat', path: 'C:\\Users\\All Users' } npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! client@0.1.0 start: `react-scripts start` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the client@0.1.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\LG\AppData\Roaming\npm-cache\_logs\2021-07-15T01_15_27_731Z-debug.log
이런식으로 run 시켰을때 에러가 납니다 그전에
import 하기전엔 되는거 확인 했는데ㅠ