Open
Conversation
jheer
requested changes
Apr 21, 2026
Member
jheer
left a comment
There was a problem hiding this comment.
Looks good, except for the file with the misspelled name.
Author
|
Oh.... I will re-commit. |
Author
|
The updates should be available :) |
jheer
requested changes
Apr 21, 2026
Member
There was a problem hiding this comment.
With this PR, the repo has both an npm package-lock and a yarn lockfile. We should only have one. It looks like this file (package-lock.json) was introduced by this PR so should be removed, and we should make sure the yarn lockfile is up to date.
Author
|
Removed the Side note: I think using NPM was why I was getting error when I was installing packages. It had an issue with unmatched versions for eslint-related pacakges, but Yarn didn't have it. |
Collaborator
|
Consider: `"preinstall": "npx only-allow yarn"` in the package.json, to
enforce a package manager.
…On Tue, Apr 21, 2026, 3:02 PM Hyeok ***@***.***> wrote:
*see-mike-out* left a comment (uwdata/uwdata.github.io#47)
<#47?email_source=notifications&email_token=AAE5FV4RE6SNON3URYT2XYT4W7VVTA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMRZGIYTGMJVGEY2M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOS2XA4S7MNXW23LFNZ2F633QMVXF6Y3MNFRWW#issuecomment-4292131511>
Removed the package-lock.json file.
Side note: I think using NPM was why I was getting error when I was
installing packages. It had an issue with unmatched versions for
eslint-related pacakges, but Yarn didn't have it.
—
Reply to this email directly, view it on GitHub
<#47?email_source=notifications&email_token=AAE5FV4RE6SNON3URYT2XYT4W7VVTA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMRZGIYTGMJVGEY2M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOS2XA4S7MNXW23LFNZ2F633QMVXF6Y3MNFRWW#issuecomment-4292131511>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE5FV7H3EGTRNQZV754RFL4W7VVTAVCNFSM6AAAAACYBFUZIGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DEOJSGEZTCNJRGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding two CHI 2026 papers
This PR includes my prior PR for blog feature. (Not sure how I can skip those...)