Error while Installing react-scripts with create a new project
Created by: HrudakovSerhii
Description
I get an error after creating new react app. It's say about Error at spawn ENOTDIR
Expected behavior
Project should created and add list of files inside a package. For me it's a first time i'm using it (begginer with ReactJS), so mb something wrong with my settings or anything else related with it.
Actual behavior
Its just fall with an error. CRA can't install react scripts.
Environment
MBP
Run these commands in the project folder and fill in their results:
-
npm ls react-scripts
(if you haven’t ejected): -
node -v
: v7.2.1 -
npm -v
: 4.0.3
Then, specify:
- Operating system: MacOS Sierra 10.12.1
- Browser and version: Chrome 54.0.2840.98 (64-bit)