The path "@floating-ui/react-dom-interactions" is imported in ../../packages/click-to-react-component/src/ClickToComponent.js but @floating-ui/react-dom-interactions is not listed in your package.json dependencies. Did you forget to install it?
The path "htm/react" is imported in ../../packages/click-to-react-component/src/ClickToComponent.js but htm is not listed in your package.json dependencies. Did you forget to install it?
The path "react-merge-refs" is imported in ../../packages/click-to-react-component/src/ContextMenu.js but react-merge-refs is not listed in your package.json dependencies. Did you forget to install it?
Once this is published (#1), then I'll try changing the dependency to npm: instead.
click-to-react-component
Remix has several issues with local development:
Warnings:
The path "@floating-ui/react-dom-interactions" is imported in ../../packages/click-to-react-component/src/ClickToComponent.js but @floating-ui/react-dom-interactions is not listed in your package.json dependencies. Did you forget to install it? The path "htm/react" is imported in ../../packages/click-to-react-component/src/ClickToComponent.js but htm is not listed in your package.json dependencies. Did you forget to install it? The path "react-merge-refs" is imported in ../../packages/click-to-react-component/src/ContextMenu.js but react-merge-refs is not listed in your package.json dependencies. Did you forget to install it?
Once this is published (#1), then I'll try changing the dependency to
npm:
instead.