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.

Add installation instructions for yarn

See original GitHub issue

yarn info "eslint-config-airbnb@latest" peerDependencies returns undefined.

I used yarn add --dev eslint-config-airbnb-base eslint-plugin-import.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ljharbcommented, Jun 24, 2017

Thanks, I think this is a good addition.

0reactions
dandvcommented, Jun 22, 2017

I understand that, but I fear that seeing the long npm instructions with the special syntax, yarn users will just go the npm route (or try yarn info like me), since the yarn line is below the fold.

While a quick yarn line with the npm instructions readily visible one line below would meet the expectations of both types of devs.

Maybe a shorter yarn line would be better?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation | Yarn
These instructions only cover Yarn versions prior to 2.0. ... It is recommended to install Yarn through the npm package manager, which comes...
Read more >
How to Install Yarn on Linux, macOS, and Windows - Hostinger
Installing Yarn on Linux and macOS · Open Terminal and log in to SSH. · Run the following command to add the Yarn...
Read more >
How to Install Yarn on Windows - phoenixNAP
1. Open the PowerShell as an administrator. · 2. Install Yarn by running the following command: npm install --global yarn. Install Yarn using...
Read more >
How To Install and Use the Yarn Package Manager for Node.js
In this tutorial you will install Yarn globally, add Yarn to a specific project, and learn some basic Yarn commands.
Read more >
Yarn installation - w3resource
Yarn installation · You have to add this to your profile, using export PATH="$PATH:/opt/yarn-[version]/bin" (the path varies depending on where ...
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