mickdelaney / yarn-resolutions-error

demonstrates yarn duplicating react in a package when "resolutions" are used

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yarn-resolutions-error

add react & react-dom as a resolution and yarn will nest react under node_modules/@xstate/react/node_modules/react

demonstrated in the using-resolutions branch

About

demonstrates yarn duplicating react in a package when "resolutions" are used


Languages

Language:TypeScript 97.5%Language:JavaScript 2.5%