-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
RenovateBot opened an MR to bump the version of react-file-icon but the build is failing due to React.useId. We're using Typescript and it looks like it's complaining because that doesn't exist in out version of React (we're on 17.0.2).
ERR! [tsl] ERROR in react-frontend/node_modules/react-file-icon/dist/react-file-icon.esm.js(144,19)
ERR! TS2339: Property 'useId' does not exist on type 'typeof React'.
ERR! Error: => Webpack failed, learn more with --debug-webpack
ERR! at react-frontend/node_modules/@storybook/builder-webpack4/dist/cjs/index.js:249:60
ERR! at finalCallback (portal/react-frontend/node_modules/webpack/lib/Compiler.js:257:39)
Has anyone else encountered this and/or have a possible workaround?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels