Skip to content

NPM ERR! Code ELIFECYCLE #6561

Closed
Closed
@Jvalal-zz

Description

@Jvalal-zz

This error is appearing again?! happens on NPM Start.
Debug log attached

Steps to recreate -
npx create-react-app my-app
cd my-app
npm start

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! test@0.1.0 start: react-scripts start
npm ERR! Exit status 1

2019-03-03T23_42_12_114Z-debug.log

Activity

A-Mallik

A-Mallik commented on Mar 4, 2019

@A-Mallik

screen shot 2019-03-03 at 10 24 21 pm

This is what i end up getting. Is this actually related to Eslint?

Jvalal-zz

Jvalal-zz commented on Mar 9, 2019

@Jvalal-zz
Author

Anyone have a solve for this???

JBallin

JBallin commented on Mar 13, 2019

@JBallin
Contributor

Can you share your environment using npx create-react-app --info?

Jvalal-zz

Jvalal-zz commented on Mar 13, 2019

@Jvalal-zz
Author

Hi all - Ok, so I've resolved this, but the instructions they give aren't accurate.

When I get this error, one of the steps in their instructions is to "remove the node modules folder from the project folder". I did this, it didn't work, however, when I removed the node modules folder globally. that resolved the issue.

Any ideas why that worked?

stale

stale commented on Apr 12, 2019

@stale

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

stale

stale commented on Apr 17, 2019

@stale

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

locked and limited conversation to collaborators on Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Jvalal-zz@JBallin@A-Mallik

        Issue actions

          NPM ERR! Code ELIFECYCLE · Issue #6561 · facebook/create-react-app