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
305 views
in Technique[技术] by (71.8m points)

reactjs - Unable to resolve "react/lib/shallowCompare" from "node_modules eact-geolookupdistinput.js"

I have been trying to implement the react-geolookup API in my react/expo project and keep getting this error Unable to resolve "react/lib/shallowCompare" from "node_modules eact-geolookupdistinput.js". The GitHub for the problem says that the solution is to upgrade to react version 16.8.6 to remove the import of shallowCompare, but that update hasn't changed anything.

react-geolookup API:https://www.npmjs.com/package/react-geolookup

react-addonsshallow-compare:https://www.npmjs.com/package/react-addons-shallow-compare


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

1 Answer

0 votes
by (71.8m points)
等待大神答复

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

...