fix: fix a bug
**Fix #34211 **
Proposed changes (including videos or screenshots)
Issue
The issue arises when building the [email protected] package due to a node-gyp error. This is typically caused by:
- Python misconfiguration: Node-gyp requires a compatible version of Python (<= 3.10).
- Missing or misconfigured Visual Studio Build Tools: Required for compiling native modules.
- Node.js compatibility: The package may not fully support Node.js 20.18.0.
Steps to test or reproduce
- This issue specifically affects the build process and will prevent successful compilation of the Rocket.Chat project.
- No specific screen/UI changes are involved since this is a backend build issue.
⚠️ No Changeset found
Latest commit: 037479334b2767d98fde986b4b633b37ac421ae2
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Looks like this PR is not ready to merge, because of the following issues:
- This PR is missing the 'stat: QA assured' label
- This PR is missing the required milestone or project
Please fix the issues and try again
If you have any trouble, please check the PR guidelines