Skip to content

Enhancement: from 'spfx doctor' remove the React check #3162

@waldekmastykarz

Description

@waldekmastykarz

As we're about to release the spfx project doctor command #3057 that verifies the integrity of SPFx projects, we should remove the React check (

.then(_ => this.checkReact(prerequisites, fixes, logger))
) from spfx doctor, which is meant to verify the setup of the dev environment. Checking React version will be done by the spfx project doctor command.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions