Improve detecting SPFx version in 'spfx doctor' #1475
-
Currently, the I think this could be a quite common use case for the
The only possible downside is that if the contents of .yo-rc.json are not in sync with the rest of the project, we would be checking compatibility of an incorrect version. As an ultimate fallback, we could expose an additional option that allows the user to check compatibility for any version without installing any prerequisites/projects. Thoughts @pnp/office-365-cli-maintainers? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Sounds like a good plan @waldekmastykarz
Is there a way to identify that this maybe out of sync?
Something like |
Beta Was this translation helpful? Give feedback.
-
So, do we agree on the following enhancements?
|
Beta Was this translation helpful? Give feedback.
So, do we agree on the following enhancements?
spfx project upgrade
andspfx doctor
where possibleversion
which allows to specify the SPFx version to check compatibility for, skipping the version detection