Skip to content

React version dependency in @microsoft/power-fx-formulabar #39

@cchannon

Description

@cchannon

I am starting to work with the formula bar and want to work it into my own react apps. However, when I try to force the npm install, I am seeing a dependency error:

npm ERR! Could not resolve dependency: npm ERR! peer react@">=16.3.2-0 <17.0.0" from @microsoft/[email protected] npm ERR! node_modules/@microsoft/power-fx-formulabar npm ERR! @microsoft/power-fx-formulabar@"*" from the root project

I have re-run the install with --force and so far I am not hitting any roadblocks (actual installed React v is 17.0.2) but the control should be supporting something at least close to most recent React ver (which is over 18 now).

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