Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
813 views
in Technique[技术] by (71.8m points)

reactjs - Module not found: Can't resolve 'react-dom/unstable-native-dependencies'

I am writing applications with React Native. I am using Expo.

My React and react-dom versions are 17.0.0 but I get an error like this on the expo web page. How can I solve the problem?

"react": "17.0.0", "react-dom": "17.0.0", "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz",

It is showing as follow: enter image description here

question from:https://stackoverflow.com/questions/65643661/module-not-found-cant-resolve-react-dom-unstable-native-dependencies

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...