Skip to content

Next.js recipe doesn't work #210

Description

@iliran11

After following the Next.js recipe, i'm getting the following error:
Error: Use env variable NODE_OPTIONS instead: NODE_OPTIONS="--inspect" next dev

After some investigation, I concluded that runtimeArgs should be changed from --inspect to "NODE_OPTIONS=--inspect"

However, vscode debugger doesn't seem to accept "NODE_OPTIONS='--inspect'" as arg. How should I write it down in launch.json correctly?

Activity

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

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