Не работает create-react-app
C:\Users\User>create-react-app first
Creating a new React app in C:\Users\User\first.
Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts...
npm ERR! path C:\Users\User\first\node_modules\jsesc\bin\jsesc npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall chmod npm ERR! enoent ENOENT: no such file or directory, chmod 'C:\Users\User\first\node_modules\jsesc\bin\jsesc' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\User\AppData\Roaming\npm-cache\_logs\2019-01-22T16_51_57_590Z-debug.log
Aborting installation. npm install --save --save-exact --loglevel error react react-dom react-scripts has failed.
Deleting generated file... node_modules Deleting generated file... package.json Deleting first/ from C:\Users\User Done.
Помогите!