-
-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Labels
Dev Enhancer🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧Dev Pioneer🌟 Label 1 for first-time contributors who join the DevDisplay Community by adding their profile. 🚀🌟 Label 1 for first-time contributors who join the DevDisplay Community by adding their profile. 🚀DevDisplay🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌bugSomething isn't workingSomething isn't workingieee-igdtuwLabel for our valued contributors of 🌟 IEEE IGDTUW - Open Source Week 2024 🌟Label for our valued contributors of 🌟 IEEE IGDTUW - Open Source Week 2024 🌟
Description
What happened?
I found a BUG 🐞
Description:
After forking and cloning the repository, I encountered a major issue while setting up the local environment. Upon running npm install and npm start, I received an uncaught runtime error.
Impact: This critical bug prevents contributors from actively developing and contributing to the website.
Steps to Reproduce:
- Fork and clone the repository.
- Run npm install to install dependencies.
- Run npm start to start the application.
Reason of the error
The error indicates that the value stored in local storage under the key 'theme' is not valid JSON. Specifically, it seems that the value is a plain string (like "dark" or "light") rather than a JSON-encoded string.
Additional Information
Urgent assistance is required to resolve this issue and ensure seamless local development.
Add screenshots
What browsers are you seeing the problem on?
Chrome
Priority: High
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Dev Enhancer🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧Dev Pioneer🌟 Label 1 for first-time contributors who join the DevDisplay Community by adding their profile. 🚀🌟 Label 1 for first-time contributors who join the DevDisplay Community by adding their profile. 🚀DevDisplay🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌bugSomething isn't workingSomething isn't workingieee-igdtuwLabel for our valued contributors of 🌟 IEEE IGDTUW - Open Source Week 2024 🌟Label for our valued contributors of 🌟 IEEE IGDTUW - Open Source Week 2024 🌟
