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

chore: Platform with type "Windows_NT" and architecture "x64" is not supported by @bugsnag/cli. #5790

Merged

Conversation

ProMasoud
Copy link
Contributor

Fix error on installing node modules in windows systems based on bugsnag/bugsnag-cli#93

Proposed changes

There was an issue while installing node modules in windows systems that was related to Bugsnag Cli package. This issue was fixed already in bugsnag in version 2.2.0 in this pr

Issue(s)

How to test or reproduce

Use a Windows system with x64 architecture and run yarn

Screenshots

Error

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

@CLAassistant
Copy link

CLAassistant commented Jul 14, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@diegolmello diegolmello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run yarn and add yarn.lock to your PR?

ProMasoud and others added 2 commits August 5, 2024 10:35
Fix error on installing node modules in windows systems based on bugsnag/bugsnag-cli#93
@diegolmello diegolmello force-pushed the fix-bugsnag-cli-installing-issue branch from c40a6a3 to 1cabc58 Compare August 5, 2024 13:35
@diegolmello diegolmello merged commit bb59d98 into RocketChat:develop Aug 5, 2024
3 of 8 checks passed
@diegolmello diegolmello changed the title Platform with type "Windows_NT" and architecture "x64" is not supported by @bugsnag/cli. chore: Platform with type "Windows_NT" and architecture "x64" is not supported by @bugsnag/cli. Aug 5, 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.

4 participants