question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can't install using yarn

See original GitHub issue

Hello, noob here.

Tried to git clone and yarn install the source file but I get a 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install' error…

I guess I should have docker or something similar run the app and then build the .yml somehow, but I’m a bit lost.

What should I do?

Thanks in advance!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
edsucommented, Apr 20, 2020

Hi @blas-ko please download the latest prebuilt release for your operating system unless you are wanting to help develop the Hydrator app.

0reactions
edsucommented, Apr 20, 2020

Yay!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Yarn install command error No such file or directory: 'install'
The reason for the No such file or directory error from yarn install is that you are not using the "correct" Yarn: the...
Read more >
npm install yarn -g not working · Issue #599 - GitHub
Trying to install it as it says in the intro post and I'm running into an issue with the bin not being linked....
Read more >
yarn install
Running yarn with no command will run yarn install , passing through any provided flags.
Read more >
4 Methods for How to Install Yarn on Windows Server
How to Install the Yarn Package Using Chocolatey ... 'Batch file could not be found' is also safe to ignore. 'The system cannot...
Read more >
yarn: command not found error [Solved] | bobbyhadz
To solve the error "yarn: command not found", install the yarn package globally by running npm install -g yarn and restart your terminal....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found