尽管已安装,但未找到模块反应本机

发布于 2025-01-10 22:27:31 字数 166 浏览 0 评论 0原文

我的反应本机有问题:尽管使用适当的命令和正确的版本安装了异步存储,但我收到以下消息: 找不到模块:无法解析“@ rect-native-async-storage / async-storage” 我还发送了 npm cache clean --force 命令来清理缓存,但没有任何变化。 我能做些什么? 先感谢您。

I have a problem with react-native: despite having installed async-storage with the appropriate command and with the right version, I get the following message:
Module not found: Can't resolve '@ rect-native-async-storage / async-storage'
I also sent the npm cache clean --force command to clean the cache, but nothing has changed.
What can I do?
Thank you in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

生生不灭 2025-01-17 22:27:31

如果这是您的模块:@ rect-native-async-storage / async-storage

那么它是不正确的,它应该做出反应。

请务必遵循此处的每个步骤: https:// react-native-async-storage.github.io/async-storage/docs/install/

If that is your Module: @ rect-native-async-storage / async-storage

Than it is incorrect it should be react.

Be sure to follow every step in here: https://react-native-async-storage.github.io/async-storage/docs/install/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文