I have problem when i try to run npm start
Error: EPERM: operation not permitted, read at Object.readSync (fs.js:498:3) at Object.readSync (C:\Users\Nidhal\ReactProjects\dieton\node_modules\graceful-fs\polyfills.js:143:28) at tryReadSync (fs.js:332:20) at Object.readFileSync (fs.js:361:19) at Object. (C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:220:39) at Generator.next () at asyncGeneratorStep (C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:78:24) at _next (C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:98:9) at C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:103:7 at new Promise () type: 'Error', errno: -4048, syscall: 'read', code: 'EPERM' } (node:14128) UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, read at Object.readSync (fs.js:498:3) at Object.readSync (C:\Users\Nidhal\ReactProjects\dieton\node_modules\graceful-fs\polyfills.js:143:28) at tryReadSync (fs.js:332:20) at Object.readFileSync (fs.js:361:19) at Object. (C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:220:39) at Generator.next () at asyncGeneratorStep (C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:78:24) at _next (C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:98:9) at C:\Users\Nidhal\ReactProjects\dieton\node_modules\jest-haste-map\build\worker.js:103:7 at new Promise () (node:14128) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:14128) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.