Skip to content

yarn lint not working on brand new app #29961

Closed
@vixalien

Description

What version of Next.js are you using?

11.1.2

What version of Node.js are you using?

16.6.1

What browser are you using?

Edge 94

What operating system are you using?

Windows 11 (Insider build: 22000.258)

How are you deploying your application?

next start

Describe the Bug

When I create a brand new app using yarn create next-app, and try to run yarn lint, an error is thrown:

image

I wanted to try out linting cause apparently Im a bad developer for not doing so and I don't know what I'm doing wrong.

Expected Behavior

I would have expected it to lint my app

To Reproduce

  1. Create a brand new app using yarn create next-app
  2. Run next lint in the app directory

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugIssue was opened via the bug report template.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions