Skip to content

[#49] Fix build errors by adding NODE_OPTIONS for OpenSSL compatibility#53

Closed
Jeffrin2005 wants to merge 1 commit into
linuxfoundation:mainfrom
Jeffrin2005:fix/openssl-error
Closed

[#49] Fix build errors by adding NODE_OPTIONS for OpenSSL compatibility#53
Jeffrin2005 wants to merge 1 commit into
linuxfoundation:mainfrom
Jeffrin2005:fix/openssl-error

Conversation

@Jeffrin2005
Copy link
Copy Markdown

@Jeffrin2005 Jeffrin2005 commented Nov 20, 2024

*### Updated website/package.json Scripts:

{ "scripts": { "start": "cross-env NODE_OPTIONS=--openssl-legacy-provider docusaurus start", "swizzle": "docusaurus swizzle", "build": "cross-env NODE_OPTIONS=--openssl-legacy-provider docusaurus build", "publish-gh-pages": "docusaurus deploy" } }
Fixes #49

@Jeffrin2005 Jeffrin2005 deleted the fix/openssl-error branch February 24, 2025 07:39
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.

Issue: Ensure Cross-Version Node.js Compatibility with OpenSSL Legacy Provider

1 participant