callstack / callstack/react-native-fbads

While trying to resolve module

未关闭
#334 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
451
派生
147
PR 合并指标
30 天内没有已合并 PR

描述

Error: While trying to resolve module `react-native-fbads`

"react-native": "0.70.1",
"react-native-fbads": "^7.1.0",

i got this error while pasting:
``
or AdSettings

iam try this:

module.exports = {
transformer: {
getTransformOptions: async () => ({
transform: {
experimentalImportSupport: false,
inlineRequires: false,
},
}),
},
resolver: {
sourceExts: ['jsx', 'js', 'ts', 'tsx', 'cjs', 'json'] //add here
},
};

but still getting error

贡献指南

打开贡献指南

调研方向

Start by reproducing the module-resolution error with React Native 0.70.1 and react-native-fbads ^7.1.0, using the reported and AdSettings cases. Review the package entry points and the supplied Metro resolver configuration; done means both imports resolve without the reported error.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, react-native
领域
mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。