Unknown type name 'RCTMmoduleData'; did you mean 'RCTModuleData'?

This compile error is happaned in XCode 13.2.1:
RCTCxxBridge.mm:644:12: error: unknown type name 'RCTMmoduleData'; did you mean 'RCTModuleData'?
just use autofix in XCode, and recompile again.

Comments

Popular posts from this blog

Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ESM loader.