Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix a bug #34213

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jalajk3004
Copy link

**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.

Copy link

changeset-bot bot commented Dec 18, 2024

⚠️ No Changeset found

Latest commit: 0374793

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

Copy link
Contributor

dionisio-bot bot commented Dec 18, 2024

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

@CLAassistant
Copy link

CLAassistant commented Dec 18, 2024

CLA assistant check
All committers have signed the CLA.

@jalajk3004 jalajk3004 closed this Dec 18, 2024
@jalajk3004 jalajk3004 changed the title adding the latest version of node-gyp fix: fix a bug Dec 18, 2024
@jalajk3004 jalajk3004 reopened this Dec 18, 2024
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.

gc-stats@npm:1.4.1 couldn't be built successfully
3 participants