Skip to content

Getting npm error while creating react app #1468

@bibinkn

Description

@bibinkn

I'm new to reactjs and I'm trying to create a react app from scratch. I tried using the instructions from (https://facebook.github.io/react/docs/installation.html) and while giving the npm command

npm install -g create-react-app

I'm getting the below error in the command promt, I have updated the proxy setting and all but still the same error, Please help!!!

D:\Users\749559>npm install -g create-react-app
npm ERR! registry error parsing json
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "
npm ERR! node v4.4.7
npm ERR! npm  v2.15.8

npm ERR! Unexpected token <
npm ERR! <HTML><HEAD>
npm ERR! <TITLE>Appliance Error</TITLE>
npm ERR! </HEAD>
npm ERR! <BODY>
npm ERR! <FONT face="Helvetica">
npm ERR! <big><strong></strong></big><BR>
npm ERR! </FONT>
npm ERR! <blockquote>
npm ERR! <TABLE border=0 cellPadding=1 width="80%">
npm ERR! <TR><TD>
npm ERR! <FONT face="Helvetica">
npm ERR! <big>Appliance Error (configuration_error)</big>
npm ERR! <BR>
npm ERR! <BR>
npm ERR! </FONT>
npm ERR! </TD></TR>
npm ERR! <TR><TD>
npm ERR! <FONT face="Helvetica">
npm ERR! Your request could not be processed because of a configuration error: "Account is locked out."
npm ERR! </FONT>
npm ERR! </TD></TR>
npm ERR! <TR><TD>
npm ERR! <FONT face="Helvetica">
npm ERR!
npm ERR! </FONT>
npm ERR! </TD></TR>
npm ERR! <TR><TD>
npm ERR! <FONT face="Helvetica" SIZE=2>
npm ERR! <BR>
npm ERR! For assistance, contact your network support team.
npm ERR! </FONT>
npm ERR! </TD></TR>
npm ERR! </TABLE>
npm ERR! </blockquote>
npm ERR! </FONT>
npm ERR! </BODY></HTML>
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     D:\Users\749559\npm-debug.log

D:\Users\749559>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions