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

[Bug?]: yarn install #6206

Closed
1 task
Riders004 opened this issue Apr 4, 2024 · 6 comments
Closed
1 task

[Bug?]: yarn install #6206

Riders004 opened this issue Apr 4, 2024 · 6 comments
Labels
bug Something isn't working not a bug stale Issues that didn't get attention waiting for feedback Will autoclose in a while unless more data are provided

Comments

@Riders004
Copy link

Self-service

  • I'd be willing to implement a fix

Describe the bug

when I'm running the yarn install it's will says there's a network same thing happens on koyeb and termux while I have 5G network with high speed internet and I'm using node 20.11.1 in termux and 20.2.x in koyeb

To reproduce

I don't what is it

Environment

yarn run v1.22.19
warning ../package.json: No license field
error Command "dlx" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Additional context

when I'm running the yarn install it's will says there's a network same thing happens on koyeb and termux while I have 5G network with high speed internet and I'm using node 20.11.1 in termux and 20.2.x in koyeb

@Riders004 Riders004 added the bug Something isn't working label Apr 4, 2024
@arcanis
Copy link
Member

arcanis commented Apr 4, 2024

yarn run v1.22.19

You're on an older version of Yarn that doesn't support yarn dlx. You need to run yarn set version berry in your project to upgrade.

@arcanis arcanis added not a bug waiting for feedback Will autoclose in a while unless more data are provided labels Apr 4, 2024
@Riders004
Copy link
Author

yarn run v1.22.19

You're on an older version of Yarn that doesn't support yarn dlx. You need to run yarn set version berry in your project to upgrade.

doesn't

Actually I installed yarn using apt install yarn so it's installed yarn 1.22.19
But how can I upgrade it

@trivikr
Copy link
Contributor

trivikr commented Apr 10, 2024

how can I upgrade it

Run yarn set version berry from command line.

For details, check migration guide.

@Riders004
Copy link
Author

how can I upgrade it

Run yarn set version berry from command line.

For details, check migration guide.

It's upgrade to 4.1.1 but I think that not the official version

@trivikr
Copy link
Contributor

trivikr commented Apr 10, 2024

I think that not the official version

The 4.1.1 is the official version. It's mentioned on the home page of the website!

Screenshot 2024-04-10 at 7 48 07 AM

@yarnbot
Copy link
Collaborator

yarnbot commented May 10, 2024

Hi! 👋

It seems like this issue as been marked as probably resolved, or missing important information blocking its progression. As a result, it'll be closed in a few days unless a maintainer explicitly vouches for it.

@yarnbot yarnbot added the stale Issues that didn't get attention label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not a bug stale Issues that didn't get attention waiting for feedback Will autoclose in a while unless more data are provided
Projects
None yet
Development

No branches or pull requests

4 participants