Skip to content

urgent #9292

urgent #9292
Jul 11, 2020 · 4 comments · 2 replies
Discussion options

You must be logged in to vote

Okay i tried to recreate the error and i found the reason. make sure you have "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" },
in your package.json file.
if this script code is missing you will get the error.
check the screenshot!

After removing the selected code i got the missing script error.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@BijayanandaMohanta
Comment options

@HemanthDavuluri
Comment options

Answer selected by ianschmitz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #9292 on July 17, 2020 20:20.