Skip to content

Build issue #1

@Amurmurmur

Description

@Amurmurmur
› 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",

@ronickg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions