Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Next not found error #13

@mdavo6

Description

@mdavo6

Hi Team,

Running yarn dev per instructions I am receiving the following error:

yarn run v1.22.11
$ NODE_OPTIONS='--inspect' next dev
/bin/sh: 1: next: not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

It is easily resolved by running yarn add next. Would it be worth adding this to the readme, or including as a dependency by default?

Thanks for the great work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions