Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #1200
Closed
Open
Issue created Dec 08, 2016 by Administrator@rootContributor

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:

  1. npm ls react-scripts (if you haven’t ejected):
  2. node -v: v7.2.1
  3. npm -v: 4.0.3

Then, specify:

  1. Operating system: MacOS Sierra 10.12.1
  2. Browser and version: Chrome 54.0.2840.98 (64-bit)

Reproducible Demo

This is screenshot of my terminal window: 2016-12-08 00 54 58

Assignee
Assign to
Time tracking