Closed
Description
Description
Follow up to #82, npm refuses to run start
claiming that it doesn't exist. However, it is clearly in my package.json
and should call react-scripts-start
.
Expected behavior
The server should start and instruct me to open localhost:3000.
Actual behavior
### Environment1.
2. node -v
: 6.7.0
3. npm -v
: 3.10.7
Then, specify:
- Operating system: macOS 10.11.6
- Browser and version: Safari 10
Reproducible Demo
The repository is located here.
From the looks of it, is this a configuration error b/c of Homebrew?
Metadata
Metadata
Assignees
Labels
No labels