callstack / callstack/react-native-fbads
While trying to resolve module
- Ngôn ngữ chính
- Java
- Star
- 451
- Fork
- 147
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript, react-native
- Lĩnh vực
- mobile
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100