Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

fix: fix a bug

Open jalajk3004 opened this issue 1 year ago • 3 comments

**Fix #34211 **

Proposed changes (including videos or screenshots)

image

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.

jalajk3004 avatar Dec 18 '24 06:12 jalajk3004

⚠️ 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

changeset-bot[bot] avatar Dec 18 '24 06:12 changeset-bot[bot]

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

dionisio-bot[bot] avatar Dec 18 '24 06:12 dionisio-bot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 18 '24 06:12 CLAassistant