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

How do i fix prettier bug #1783

Open
Thebloxers998 opened this issue Dec 10, 2024 · 3 comments
Open

How do i fix prettier bug #1783

Thebloxers998 opened this issue Dec 10, 2024 · 3 comments

Comments

@Thebloxers998
Copy link

Im working on this extension: #1757
The bug says: [warn] Code style issues found in the above file. Run Prettier with --write to fix.

@CST1229
Copy link
Collaborator

CST1229 commented Dec 10, 2024

this is not really a bug, but to solve it, i think:

  1. if you haven't already, install git (or github desktop) and node.js, clone the repository, install node.js and run npm ci in the repository. the same things you'd do to run the npm run dev dev server except without actually running that command
  2. instead, do npm run format
  3. commit the changes that command makes

@Thebloxers998
Copy link
Author

Im on a mobile

@Thebloxers998
Copy link
Author

Im on a mobile

What do I do

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

2 participants