Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve OpenSSL compatibility issue in dev server by setting NODE_OPTIONS #373

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

iamridoydey
Copy link

Summary

  • Fixes OpenSSL compatibility issue by setting NODE_OPTIONS in the development server command.

Related Issue

Testing Instructions

  1. Pull this branch and run npm start.
  2. Confirm webpack-dev-server starts without OpenSSL errors.
  3. Verify the app loads at http://localhost:8080.

Browser Testing

  • Tested on: Latest version of Chrome.

Ready-to-Merge Checklist

  • All changes are related to the issue.
  • Browser testing completed on Chrome.
  • Project compiles without errors.
  • Documentation updated, if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant