Skip to content

process.title could potentially be undefined. #945

@akfakf0509

Description

@akfakf0509

When running the dev script, process.title can be undefined at the following line:
packages/nuxi/src/dev/index.ts

enabled = !!process.send && !process.title.includes('vitest') && process.env.__NUXT__FORK

In the following environment (StackBlitz), process.title was undefined:
https://stackblitz.com/edit/github-t6kc9h5u

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