reactplay / react-play

react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.
https://reactplay.io
MIT License
1.37k stars 843 forks source link

[Question] Error while rpm start #1436

Closed Meetverma closed 9 months ago

Meetverma commented 9 months ago

Error after forking

upon running npm start

/Users/meetverma/Documents/contributions/react-play/src/plays/quiz-app/QuizApp.tsx 216:25 error Insert··prettier/prettier 217:23 error Insert··prettier/prettier 218:1 error Insert··` prettier/prettier

✖ 4 problems (3 errors, 1 warning) 3 errors and 0 warnings potentially fixable with the --fix option.`

I've already ran npm install --legacy-peer-deps Still the issue persists

github-actions[bot] commented 9 months ago

To reduce notifications, issues are locked. Your issue will be unlocked when we add the label 🏁 status: ready for dev.

priyankarpal commented 9 months ago

hello @Meetverma it's a linting issue use this command to fix the errors npm run lint:fix Also, please use the existing pull request template to create an issue

Meetverma commented 9 months ago

Thanks for the reply @priyankarpal I've solved it and created the pull request please review and merge🙏🏻 Link to PR

priyankarpal commented 9 months ago

Thanks for the reply @priyankarpal I've solved it and created the pull request please review and merge🙏🏻 Link to PR

The PR you've created is assigned to someone so we can't approve your PR https://github.com/reactplay/react-play/issues/1434