Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility #22

Open
EA12 opened this issue Oct 27, 2022 · 0 comments
Open

Compatibility #22

EA12 opened this issue Oct 27, 2022 · 0 comments

Comments

@EA12
Copy link

EA12 commented Oct 27, 2022

Hi all,

I am in a SPFx-Project with TypeScript-Version 4.5.5
I can only use React-Version 16.13.1 as the highest version, because of SPFx-Compatibility

"transition-hook": "^1.5.2"
"@types/react": "^18.0.23",
"@types/react-dom": "^18.0.7",
"react": "^16.13.1",
"react-dom": "^16.13.1"

When bundeling my component with gulp bundle --ship, I get typical errors about not existing modules due to incompatibility.

Does your component not support React-Version 16.13.1?

with kind regards, Ronny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant