-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
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 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. |
I also had this issue and did this to fix the yarn install. |
Yeah, you should probably just get the latest version of yarn.
…On Mon, 1 Feb 2021, 06:16 Nitrousoxide, ***@***.***> wrote:
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
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBBG5IUO3JQKF3OPHH44LTS4YMHVANCNFSM4V5V4CKQ>
.
|
To see the correct version, please reopen the terminal. |
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.
The text was updated successfully, but these errors were encountered: