Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: default initialization of an object of const type 'const folly::sorted_unique_t' #31318

Closed
ductridev opened this issue Apr 7, 2021 · 1 comment

Comments

@ductridev
Copy link

ductridev commented Apr 7, 2021

i was gotten this error and it has taken 2 days :

error: default initialization of an object of const type 'const folly::sorted_unique_t' without a user-provided default constructor

With this error information :

Folly/folly/Demangle.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler

It cause when i run :

react-native run-ios --simulator="iPhone 6 Plus" --configuration Release

My dependencies :
CocoaAsyncSocket (7.6.3)
DoubleConversion (1.1.6)
FBLazyVector (0.63.4)
FBReactNativeSpec (0.63.4)
Flipper (0.41.5)
Flipper-DoubleConversion (1.1.7)
Flipper-Folly (2.5.1)
Flipper-Glog (0.3.6)
Flipper-PeerTalk (0.0.4)
Flipper-RSocket (1.3.1)
FlipperKit (0.41.5)
Folly (2020.01.13.00)
OpenSSL-Universal (1.1.180)
RCTRequired (0.63.4)
RCTTypeSafety (0.63.4)
RNCMaskedView (0.1.10)
RNGestureHandler (1.10.3)
RNReanimated (1.13.3)
RNScreens (2.18.1)
RNVectorIcons (8.1.0)
React (0.63.4)
React-Core (0.63.4)
React-CoreModules (0.63.4)
React-RCTActionSheet (0.63.4)
React-RCTAnimation (0.63.4)
React-RCTBlob (0.63.4)
React-RCTImage (0.63.4)
React-RCTLinking (0.63.4)
React-RCTNetwork (0.63.4)
React-RCTSettings (0.63.4)
React-RCTText (0.63.4)
React-RCTVibration (0.63.4)
React-callinvoker (0.63.4)
React-cxxreact (0.63.4)
React-jsi (0.63.4)
React-jsiexecutor (0.63.4)
React-jsinspector (0.63.4)
ReactCommon (0.63.4)
Yoga (1.14.0)
YogaKit (1.18.1)
boost-for-react-native (1.63.0)
glog (0.3.5)
libevent (2.1.12)
react-native-safe-area-context (3.2.0)

Can someone help me fix this, thank you all !

@ductridev ductridev reopened this Apr 7, 2021
@ductridev ductridev changed the title error: default initialization of an object of const type 'const folly::sorted_unique_t' [Needs: Triage 🔍] error: default initialization of an object of const type 'const folly::sorted_unique_t' Apr 7, 2021
@ductridev ductridev changed the title [Needs: Triage 🔍] error: default initialization of an object of const type 'const folly::sorted_unique_t' error: default initialization of an object of const type 'const folly::sorted_unique_t' Apr 7, 2021
@cortinico
Copy link
Contributor

Closed as invalid (not following the issue template)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants