Skip to content

🐞[Bug]: Uncaught Runtime Error Prevents Local Development #489

@akash70629

Description

@akash70629

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:

  1. Fork and clone the repository.
  2. Run npm install to install dependencies.
  3. 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

image

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. 🔧Dev Pioneer🌟 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...💌bugSomething isn't workingieee-igdtuwLabel for our valued contributors of 🌟 IEEE IGDTUW - Open Source Week 2024 🌟

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions