Describe the bug
A clear and concise description of what the bug is.
Since Ubuntu 22.04 uses libssl3, and SWC requires v 1.1, by default building the app leads to error.
Perhaps add libssl1.1 to project dependencies?
Affected Component(s)
[ ] Back-End (Node.js, Next.js)
[ ] Front-End (React.js)
[ ] Theming (CSS, React theme)
[x] Build System
[ ] Docs
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is. Since Ubuntu 22.04 uses libssl3, and SWC requires v 1.1, by default building the app leads to error.
Perhaps add libssl1.1 to project dependencies?
Affected Component(s)
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
System (please complete the following information):
Additional context Add any other context about the problem here.