react-boilerplate / react-boilerplate

🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
https://www.reactboilerplate.com
MIT License
29.48k stars 6.12k forks source link

Running "npm run setup" Returns "npm ERR! missing script: setup" #2993

Open Haidarsf opened 3 years ago

Haidarsf commented 3 years ago

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

Description

A clear and concise description of what the bug is.

Steps to reproduce

Steps to reproduce the behavior:

(Add link to a demo on https://jsfiddle.net or similar if possible)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Versions

zourdyzou commented 3 years ago

have you checked the dependencies? if the problem was runtime error on npm run setup I think the problem is either on the dependencies that don't fit on your Node/NPM versions or on your Node runtime machine. if you had been tried all of that please explain your problem as clear as glass. as far as I've been used this repo there is no problem yet