Whether react 16.12 is supported?

Author: wutiangeCreated Jan 2, 2020Updated Sep 10, 2021

I wrote one based on the official example, and the following error occurred:

./node_modules/react-canvas/lib/ContainerMixin.js Module not found: Can't resolve 'react-dom/lib/ReactMultiChild' in 'D:\wu\react\learn\symbol\node_modules\react-canvas\lib'

I don't know where to start when I see this kind of mistake.