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.

docs: update local developer docs to mention command yarn run fmt:prettier

See original GitHub issue
  • I am interested in helping provide a fix!

The local developer docs found here should mention after the developer makes their changes to run yarn run fmt:prettier in the root of the project to make sure their code is formatted so the linter doesn’t fail.

For reference see here

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
chadalencommented, Jun 29, 2022
0reactions
samijabercommented, Jun 29, 2022

Closed by #528

Read more comments on GitHub >

github_iconTop Results From Across the Web

CLI - Prettier
Use the prettier command to run Prettier from the command line. To run your locally installed version of Prettier, prefix the command with...
Read more >
How to Format All Files in a Directory with Prettier
“Use the prettier command to run Prettier from the command line. Run it without any arguments to see the options.” — Prettier CLI...
Read more >
Enabling Prettier - Rush.js
Documentation for this file: https://prettier.io/en/configuration.html ... Note that after pulling this change, local developers will need to run rush ...
Read more >
Editor SDKs | Yarn - Package Manager
Its detailed documentation can be found on the dedicated page. ... So don't forget to run the command again should you change the...
Read more >
error Command failed with exit code 1. when I try to run yarn
what you need to do is just simple: follow these steps: rm -rf node_modules; yarn cache clean; yarn; yarn start.
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