Topic: react CLI, can't not use npm start, it return missing script: start
Gu free asked 4 years ago
Expected behavior
Actual behavior
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.27.0
- Device: Mac Pro
- Browser: Google Chrome
- OS: MacOS
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 4 years ago
what error do you have in the console?
Gu free commented 4 years ago
missing script: start
Piotr Glejzer staff commented 4 years ago
did you try to use
npm install
/yarn
after when you initialize your project?Sebastian Kaczmarek staff commented 4 years ago
@Gu please share exact steps to reproduce this issue: post the exact commands you have used and the exact error message you get. Preferably with screenshots. It will be much easier to help you that way. (Note: please edit the post and add the missing information. Do not post it as an answer)