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

"npm run" -> yarn #743

Merged
merged 1 commit into from
Mar 7, 2025
Merged

"npm run" -> yarn #743

merged 1 commit into from
Mar 7, 2025

Conversation

vidartf
Copy link
Member

@vidartf vidartf commented Mar 2, 2025

If we are using yarn, then it should be everywhere. Without this, binary resolution fails on Windows, e.g. rimraf will fail to find its main entry point.

@vidartf vidartf added maintenance Dependencies, build, technical debt, etc. javascript Pull requests that update Javascript code labels Mar 2, 2025
Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

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

Thanks @vidartf

I have a minor suggestion. But otherwise LGTM.

If we are using yarn, then it should be everywhere.
Without this, binary resolution fails on Windows.
Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

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

Thanks @vidartf

@fcollonval fcollonval merged commit a12fa24 into jupyterlab:main Mar 7, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code maintenance Dependencies, build, technical debt, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants