Skip to content

Dev script for watching project changes breaking at root level #158

@MichaelDimmitt

Description

@MichaelDimmitt

Describe the bug
On Macbook computer,

It looks like @pretty-ts-errors/formatter:dev is fighting with @pretty-ts-errors/vscode-formatter:dev
When running npm run dev from root level of the project.

Expected behavior
Dev environment would run from root level with no issues.

Screenshots
Image

Note
pretty-ts-errors/apps/vscode-extension/package.json is working as expected and doing the watch behavior.
The path: pretty-ts-errors/package.json is stuck in an infinite loop when running the dev script.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions