-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
› Preparing react-native-nitro-bip39 Pods/Bip39 » Bip39-Info.plist
❌ (ios/Pods/RCT-Folly/folly/portability/Config.h:20:10)
18 |
19 | #ifndef FOLLY_NO_CONFIG
> 20 | #include <folly/folly-config.h>
| ^ 'folly/folly-config.h' file not found
21 | #endif
22 |
23 | #if __has_include(<features.h>)
❌ (node_modules/react-native-nitro-modules/cpp/core/ArrayBuffer.hpp:11:10)
9 |
10 | #include "BorrowingReference.hpp"
> 11 | #include <jsi/jsi.h>
| ^ could not build module 'jsi'
12 | #include <thread>
13 | #include <vector>
14 |
❌ (node_modules/react-native-nitro-bip39/nitrogen/generated/shared/c++/HybridBip39Spec.hpp:11:10)
9 |
10 | #if __has_include(<NitroModules/HybridObject.hpp>)
> 11 | #include <NitroModules/HybridObject.hpp>
| ^ could not build module 'NitroModules'
12 | #else
13 | #error NitroModules cannot be found! Are you sure you installed NitroModules properly?
14 | #endif
When trying to build with
"react-native-nitro-bip39": "0.0.4",
"react-native-nitro-modules": "0.24.1",
Metadata
Metadata
Assignees
Labels
No labels