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

Yarn install command returns error. #44

Open
ajaydee opened this issue Jan 11, 2021 · 5 comments
Open

Yarn install command returns error. #44

ajaydee opened this issue Jan 11, 2021 · 5 comments

Comments

@ajaydee
Copy link

ajaydee commented Jan 11, 2021

Just downloaded and tried to install pagraphcontrol, here's the error from yarn install:

00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'

Thanks for your time.

@futpib
Copy link
Owner

futpib commented Jan 12, 2021

I'm confused, I don't even recognize that as yarn output. Maybe we talking about different yarns? You need this one https://yarnpkg.com/. Can you please provide the output of yarn --version?

@ajaydee
Copy link
Author

ajaydee commented Jan 12, 2021

yarn --version outputs: 0.32+git

Edit: Just ran 'man yarn' says it's 'scenario testing of unix command line tools'. Weird, I installed it with npm -g yarn.

@Nitrousoxide
Copy link

I also had this issue and did this to fix the yarn install.

https://stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install

@futpib
Copy link
Owner

futpib commented Feb 1, 2021 via email

@mavsin
Copy link

mavsin commented Jun 24, 2023

yarn --version outputs: 0.32+git

Edit: Just ran 'man yarn' says it's 'scenario testing of unix command line tools'. Weird, I installed it with npm -g yarn.

To see the correct version, please reopen the terminal.

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

No branches or pull requests

4 participants