Skip to content

Conversation

@banacorn
Copy link
Contributor

@banacorn banacorn commented Mar 6, 2025

The binding of Os.arch should have be unit => string rather than just string, as seen in https://nodejs.org/docs/latest/api/os.html#osarch

Copy link
Owner

@TheSpyder TheSpyder left a comment

Choose a reason for hiding this comment

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

Good catch!

@TheSpyder
Copy link
Owner

I was thinking your lockfile change looked wrong and CI confirms. You've used an old version of yarn.

@TheSpyder
Copy link
Owner

Ah, whatever you did with the install it upgraded packages as well. I couldn't see before with the scale of the lockfile change. The rescript upgrade just merged from another branch so you have a conflict - sorry about that 😬

@banacorn
Copy link
Contributor Author

Sorry but what should I do?

@TheSpyder
Copy link
Owner

Either merge main into the branch or rebase it. I might have time soon if you can't figure it out!

@banacorn
Copy link
Contributor Author

Hope that I'm doing it right!

@TheSpyder
Copy link
Owner

It could be partly my fault for not enforcing yarn's frozen lockfile setting. I might be able to adjust it before merge.

@TheSpyder
Copy link
Owner

TheSpyder commented Mar 17, 2025

I'm not sure what you did wrong - quite possibly the .yarnrc was causing issues - but it's all fixed now 👍

@TheSpyder TheSpyder merged commit e079567 into TheSpyder:main Mar 17, 2025
1 check passed
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.

2 participants