Skip to content

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

Closed
iamridoydey wants to merge 1 commit into
RedHatOfficial:devfrom
iamridoydey:fix-openssl-compat
Closed

fix: resolve OpenSSL compatibility issue in dev server by setting NODE_OPTIONS#373
iamridoydey wants to merge 1 commit into
RedHatOfficial:devfrom
iamridoydey:fix-openssl-compat

Conversation

@iamridoydey

Copy link
Copy Markdown

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.

@piotrpdev

piotrpdev commented Sep 20, 2025

Copy link
Copy Markdown
Member

Thank you for your interest in the project!

This has been resolved in our update to Zola: #381

@piotrpdev piotrpdev closed this Sep 20, 2025
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.

2 participants