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

[BUG] It doesn't recognize global.json file. #86

@osnoser1

Description

@osnoser1

Describe the bug
The project doesn't run with the specific sdk specified in the global.json file.

To Reproduce
Steps to reproduce the behavior:

  1. Create a project with net core 2 or 3.
  2. Run the project with nx serve [project-name].
  3. You will see a warning saying info about the support of a previous version to current.

Expected behavior
It should run the project with the specified version in global.json file.

Screenshots
image

Environment:

  • OS: Windows 11
  • Browser [e.g. chrome, safari]: Not apply.
  • Version: Not apply.
  • Affected Packages: Not apply.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions