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

Installation documentation out of date? #132

Open
cogan-shimizu opened this issue May 9, 2023 · 3 comments
Open

Installation documentation out of date? #132

cogan-shimizu opened this issue May 9, 2023 · 3 comments
Labels
enhancement New feature or request priority:medium

Comments

@cogan-shimizu
Copy link

Installation seems to only work with yarn classic (i.e., v1.22.19) -- meaning that if you do a fresh install of yarn before following the directions in the readme you must yarn set version 1.22.19 in order for the yarn global add walder to properly function. (It doesn't seem to work with yarn dlx but I'm not really familiar with the whole ecosystem).

@cogan-shimizu
Copy link
Author

image
additionally, these warnings are generated

@cogan-shimizu
Copy link
Author

finally, you may want to mention (for those not familiar) that yarn will put the compiled binary in ~/.yarn/bin, so unless that's on your path the example listed will not work until that's done (maybe the yarn command shouldn't be global?)

@pheyvaer
Copy link
Collaborator

Hi @cogan-shimizu I started a branch to look into the yarn update.

These warnings can be ignored. They haven't led to any issues so far.

@pheyvaer pheyvaer added enhancement New feature or request priority:medium labels May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:medium
Projects
None yet
Development

No branches or pull requests

2 participants