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.36k stars 843 forks source link

Issue While Running Project Locally #1532

Closed vinaysanwal closed 1 month ago

vinaysanwal commented 1 month ago

File Name

/src/plays/index.js

Reason for Refactoring the Code

Issue While Running the Project Locally :

=============

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=4.3.5 <5.4.0

YOUR TYPESCRIPT VERSION: 5.6.2

Please only submit bug reports when using the officially supported version.

=============

Record

github-actions[bot] commented 1 month ago

Hey! contributor, thank you for opening an Issue 🎉.

@reactplay/maintainers will review your submission soon and give you helpful feedback. If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.

Sachin-chaurasiya commented 1 month ago

Hi @vinaysanwal, welcome to the community! Thank you for reporting the issue. It seems like it’s just a warning and not a critical error. Are you unable to run the project locally because of this? Could you please provide more details?

hamzathul commented 1 month ago

Screenshot from 2024-10-05 12-28-44

I am also facing some kind of issues while running the Project.

Sachin-chaurasiya commented 1 month ago

Screenshot from 2024-10-05 12-28-44

I am also facing some kind of issues while running the Project.

@hamzathul , did you follow the project setup guide?

vinaysanwal commented 1 month ago

Screenshot from 2024-10-05 12-28-44 I am also facing some kind of issues while running the Project.

@hamzathul , did you follow the project setup guide?

vinaysanwal commented 1 month ago

@Sachin-chaurasiya yes followed the guide still same issue is coming up

PriteshKiri commented 1 month ago

Hey @vinaysanwal,

Can you please share the link to the docs that you followed?

PriteshKiri commented 1 month ago

Closing the issue because of lack of progress.