CJY0208 / react-router-cache-route

Route with cache for react-router V5 like <keep-alive /> in Vue
https://www.npmjs.com/package/react-router-cache-route
MIT License
1.15k stars 111 forks source link

ts2305: Module has no exported member #103

Open memorydrzjh opened 3 years ago

memorydrzjh commented 3 years ago

react16、react-router5,正常install和引用,报ts2305: Module has no exported member,请问这个需要怎么解决?

CJY0208 commented 3 years ago

目前是如何使用 cache-route 的?

memorydrzjh commented 3 years ago

image

memorydrzjh commented 3 years ago

image

memorydrzjh commented 3 years ago

image

CJY0208 commented 3 years ago

node_modules/react-router-cache-route 路径中是否存在 index.d.ts 文件?没用过 webstorm,不太了解是不是编辑器的原因

memorydrzjh commented 3 years ago

是有的 image 用vscode也是一样的报错