question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unable to resolve `react-dom` when used with react-native ?

See original GitHub issue

Screen Shot 2020-10-03 at 1 39 16 PM

it seem to be an issue with use-context-select @dai-shi .

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dai-shicommented, Oct 3, 2020

Thanks. The dependency version is already fixed in the latest version.

Anyway, I will fix it soon. https://github.com/dai-shi/use-context-selector/pull/26 This should be it. I’d just release it and make a PR here in jotai.

1reaction
dai-shicommented, Oct 3, 2020

If you lock the use-context-selector version to v1.1.4, it would work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot resolve module 'react-dom' - Stack Overflow
Issue is react-dom is not installed, when you hit npm -v react-dom , it gives you the version of npm not react-dom version,...
Read more >
How to solve Error: Can't resolve 'react-dom/client ... - YouTube
Hi guys,In this video I show you how to resolve the error: 'Module not found: Error: Can't resolve ' react-dom /client' in ''Here...
Read more >
module not found error | can not resolve react dom module
MODULE NOT FOUND - solution on haslips generates image · Webdriverio can not use import statement outside a module · Create a React...
Read more >
[Solved] Module not found: Error: Can't resolve 'react-dom ...
This issue's resolution called for having to make the following modifications to the index.js file: import React from 'react';// import ReactDOM from ...
Read more >
ReactDOMClient – React
Most of your components should not need to use this module. import * as ReactDOM from 'react-dom/client';.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found