Code

Discussion on Antiqueruby React Native Material Design UI Components

Discussion on Antiqueruby React Native Material Design UI Components

Cart 1,081 sales

159 comments found.

Any plans to upgrade?

?

Which module you are checking please let us know on our support email: support@aliansoftware.net . We will be updated soon. You will be notified when it will be released.

Any plans to upgrade? Most of the components from native-base are no longer valid.

Which module you are checking please let us know on our support email: support@aliansoftware.net . We will be updated soon. You will be notified when it will be released.

Hi there, any chance you update this to React Navigation 6.x ?

Will be updated soon. You will be notified when it will be released.

Please update your application in google play. It’s still from 2019. It’s easy to check your update without build

QR Scanner doesn’t exist in ECommerce app did you remove it or what ?

We apologize for it. Actually, it is no longer there.

error Invalid regular expression: /(.\\fixtures\\.|node_modules[\\\]react[\\\]dist[\\\].|website\\node_modules\\.|heapCapture\\bundle\.js|.\\tests\\.)$/: Unterminated character class. Run CLI with—verbose flag for more details.

@react-native-community/async-storage used in mainscreen is deprecated. you can find that it is deprecated in this link “https://www.npmjs.com/package/@react-native-community/async-storage”

If I try to npm i then I get the following errors ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: PlayersAUUser@0.0.1 npm ERR! Found: react@17.0.1 npm ERR! node_modules/react npm ERR! react@”17.0.1” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@”^16.8” from @react-native-community/async-storage@1.12.1 npm ERR! node_modules/@react-native-community/async-storage npm ERR! react-native-community/async-storage”*” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force, or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See C:\Users\YesoAkshith\AppData\Local\npm-cache\eresolve-report.txt for a full report.

If I try to install it using—force, then it is breaking the install.

Please follow this steps 1) open project in terminal and write this command react-native info make sure that node version 12 not installed in your system. you can compare configuration with below details.

System: OS: macOS 10.15.7 CPU: (4) x64 Intel® Core™ i5-2500S CPU @ 2.70GHz Memory: 51.30 MB / 4.00 GB Shell: 5.7.1 – /bin/zsh Binaries: Node: 16.4.0 – /usr/local/bin/node Yarn: Not Found npm: 7.18.1 – /usr/local/bin/npm Watchman: 2021.06.07.00 – /usr/local/bin/watchman Managers: CocoaPods: 1.10.1 – /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2 Android SDK: API Levels: 23, 28, 29 Build Tools: 28.0.3, 29.0.2, 29.0.3, 30.0.3 System Images: android-29 | Intel x86 Atom, android-29 | Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom_64 Android NDK: Not Found IDEs: Android Studio: 4.1 AI-201.8743.12.41.6953283 Xcode: 12.4/12D4e – /usr/bin/xcodebuild Languages: Java: 1.8.0_275 – /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: ^17.0.1 => 17.0.1 react-native: ^0.64.1 => 0.64.2

2) npm cache clean -f 3) rm -rf node_modules 4) remove package-lock.json file 5) npm install if you face the issue when npm install then try with npm install—force command 6) project build.gradle file open in android studio and build when build successfully then after run using command react-native run-android

if you have a more doubt then please contact our support team directly support@aliansoftware.net

info Fetching system and libraries information… (node:4608) Warning: Accessing non-existent property ‘padLevels’ of module exports inside circular dependency (Use `node—trace-warnings …` to show where the warning was created) System: OS: Windows 10 10.0.18363 CPU: (4) x64 Intel® Core™ i5 CPU 660 @ 3.33GHz Memory: 4.27 GB / 7.87 GB Binaries: Node: 16.4.1 – C:\Program Files\nodejs\node.EXE Yarn: Not Found npm: 7.18.1 – C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: API Levels: 28, 29, 30 Build Tools: 28.0.3, 29.0.2, 30.0.2, 30.0.3 System Images: android-29 | Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom, android-30 | Google APIs Intel x86 Atom Android NDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Version 4.2.0.0 AI-202.7660.26.42.7486908 Visual Studio: 16.10.31424.327 (Visual Studio Community 2019) Languages: Java: 1.8.0_292 npmPackages: @react-native-community/cli: Not Found react: Not Found react-native: ^0.64.2 => 0.64.2 react-native-windows: Not Found npmGlobalPackages: react-native: Not Found

Above are my configuration details.

I have updated to the latest updated code and tried npm install force on Ecommerce development UI and it gives me the following error.

npm ERR! code 1 npm ERR! path F:\ReactNativeProjects\PlayersAU1\node_modules\grpc npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-pre-gyp install—fallback-to-build—library=static_library npm ERR! Building the projects in this solution one at a time. To enable parallel build, please add the “-m” switch. npm ERR! win_delay_load_hook.cc npm ERR! Generating code npm ERR! Previous IPDB not found, fall back to full compilation. npm ERR! All 1 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. npm ERR! Finished generating code npm ERR! WINDOWS_BUILD_WARNING.vcxproj -> F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\Release\\WINDOWS_BUILD_WARNING.node npm ERR! address_sorting.c npm ERR! address_sorting_posix.c npm ERR! address_sorting_windows.c npm ERR! win_delay_load_hook.cc npm ERR! address_sorting.vcxproj -> F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\Release\\libaddress_sorting.lib npm ERR! ares__close_sockets.c npm ERR! ares__get_hostent.c npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\cares\cares\ares__get_hostent.c(141,32): warning C4996: ‘inet_addr’: Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\ares.vcxproj] npm ERR! ares__read_line.c npm ERR! ares__timeval.c npm ERR! ares_cancel.c npm ERR! ares_create_query.c npm ERR! ares_data.c npm ERR! ares_destroy.c npm ERR! ares_expand_name.c npm ERR! ares_expand_string.c npm ERR! ares_fds.c npm ERR! ares_free_hostent.c npm ERR! ares_free_string.c npm ERR! ares_getenv.c npm ERR! ares_gethostbyaddr.c npm ERR! ares_gethostbyname.c npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\cares\cares\ares_gethostbyname.c(275,32): warning C4996: ‘inet_addr’: Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\ares.vcxproj] npm ERR! ares_getnameinfo.c npm ERR! ares_getopt.c npm ERR! ares_getsock.c npm ERR! ares_init.c npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\cares\cares\ares_init.c(2421,18): warning C4996: ‘inet_addr’: Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\ares.vcxproj] npm ERR! ares_library_init.c npm ERR! ares_llist.c npm ERR! ares_mkquery.c npm ERR! ares_nowarn.c npm ERR! ares_options.c npm ERR! ares_parse_a_reply.c npm ERR! ares_parse_aaaa_reply.c npm ERR! ares_parse_mx_reply.c npm ERR! ares_parse_naptr_reply.c npm ERR! ares_parse_ns_reply.c npm ERR! ares_parse_ptr_reply.c npm ERR! ares_parse_soa_reply.c npm ERR! ares_parse_srv_reply.c npm ERR! ares_parse_txt_reply.c npm ERR! ares_platform.c npm ERR! ares_process.c npm ERR! ares_query.c npm ERR! ares_search.c npm ERR! ares_send.c npm ERR! ares_strcasecmp.c npm ERR! ares_strdup.c npm ERR! ares_strerror.c npm ERR! ares_strsplit.c npm ERR! ares_timeout.c npm ERR! ares_version.c npm ERR! ares_writev.c npm ERR! bitncmp.c npm ERR! inet_net_pton.c npm ERR! inet_ntop.c npm ERR! windows_port.c npm ERR! win_delay_load_hook.cc npm ERR! ares.vcxproj -> F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\Release\\libares.lib npm ERR! err_data.c npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147,1): warning C4005: ‘OPENSSL_VERSION_NUMBER’: macro redefinition [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! C:\Users\YesoAkshith\AppData\Local\node-gyp\Cache\16.4.1\include\node\openssl\opensslv.h(42): message : see previous definition of ‘OPENSSL_VERSION_NUMBER’ [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! C:\Users\YesoAkshith\AppData\Local\node-gyp\Cache\16.4.1\include\node\openssl\e_os2.h(171,1): warning C4005: ‘OPENSSL_EXPORT’: macro redefinition [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): message : see previous definition of ‘OPENSSL_EXPORT’ [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! C:\Users\YesoAkshith\AppData\Local\node-gyp\Cache\16.4.1\include\node\openssl\ossl_typ.h(91,26): error C2371: ‘EVP_MD’: redefinition; different basic types [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): message : see declaration of ‘EVP_MD’ [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! C:\Users\YesoAkshith\AppData\Local\node-gyp\Cache\16.4.1\include\node\openssl\ossl_typ.h(92,30): error C2371: ‘EVP_MD_CTX’: redefinition; different basic types [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): message : see declaration of ‘EVP_MD_CTX’ [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! C:\Users\YesoAkshith\AppData\Local\node-gyp\Cache\16.4.1\include\node\openssl\ossl_typ.h(100,34): error C2371: ‘EVP_ENCODE_CTX’: redefinition; different basic types [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): message : see declaration of ‘EVP_ENCODE_CTX’ [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! C:\Users\YesoAkshith\AppData\Local\node-gyp\Cache\16.4.1\include\node\openssl\crypto.h(235,3): error C2371: ‘CRYPTO_THREADID’: redefinition; different basic types [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): message : see declaration of ‘CRYPTO_THREADID’ [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(33,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(34,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(35,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(36,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(37,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(38,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(39,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(40,1): error C2065: ‘ERR_LIB_PKCS8’: undeclared identifier [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(40,1): error C2057: expected constant expression [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(40,1): error C2466: cannot allocate an array of constant size 0 [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(41,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(42,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(43,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(44,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(45,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(46,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(47,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(48,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(49,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(50,1): error C2065: ‘ERR_LIB_DIGEST’: undeclared identifier [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(50,1): error C2057: expected constant expression [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(50,1): error C2466: cannot allocate an array of constant size 0 [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(51,1): error C2065: ‘ERR_LIB_CIPHER’: undeclared identifier [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(51,1): error C2057: expected constant expression [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(51,1): error C2466: cannot allocate an array of constant size 0 [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(52,1): error C2065: ‘ERR_LIB_HKDF’: undeclared identifier [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(52,1): error C2057: expected constant expression [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(52,1): error C2466: cannot allocate an array of constant size 0 [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(53,1): error C2118: negative subscript [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(54,1): error C2065: ‘ERR_NUM_LIBS’: undeclared identifier [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(54,1): error C2057: expected constant expression [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(54,1): error C2466: cannot allocate an array of constant size 0 [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\boringssl.vcxproj] npm ERR! alloc.cc npm ERR! atm.cc npm ERR! cpu_iphone.cc npm ERR! cpu_linux.cc npm ERR! cpu_posix.cc npm ERR! cpu_windows.cc npm ERR! env_linux.cc npm ERR! env_posix.cc npm ERR! env_windows.cc npm ERR! log.cc npm ERR! log_android.cc npm ERR! log_linux.cc npm ERR! log_posix.cc npm ERR! log_windows.cc npm ERR! mpscq.cc npm ERR! murmur_hash.cc npm ERR! string.cc npm ERR! string_posix.cc npm ERR! string_util_windows.cc npm ERR! string_windows.cc npm ERR! sync.cc npm ERR! sync_posix.cc npm ERR! sync_windows.cc npm ERR! time.cc npm ERR! time_posix.cc npm ERR! time_precise.cc npm ERR! time_windows.cc npm ERR! tls_pthread.cc npm ERR! tmpfile_msys.cc npm ERR! tmpfile_posix.cc npm ERR! tmpfile_windows.cc npm ERR! wrap_memcpy.cc npm ERR! arena.cc npm ERR! fork.cc npm ERR! global_config_env.cc npm ERR! host_port.cc npm ERR! thd_posix.cc npm ERR! thd_windows.cc npm ERR! basic_timers.cc npm ERR! stap_timers.cc npm ERR! win_delay_load_hook.cc npm ERR! gpr.vcxproj -> F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\Release\\libgpr.lib npm ERR! init.cc npm ERR! avl.cc npm ERR! backoff.cc npm ERR! channel_args.cc npm ERR! channel_stack.cc npm ERR! channel_stack_builder.cc npm ERR! channel_trace.cc npm ERR! channelz.cc npm ERR! channelz_registry.cc npm ERR! connected_channel.cc npm ERR! handshaker.cc npm ERR! handshaker_registry.cc npm ERR! status_util.cc npm ERR! compression.cc npm ERR! compression_args.cc npm ERR! compression_internal.cc npm ERR! message_compress.cc npm ERR! stream_compression.cc npm ERR! stream_compression_gzip.cc npm ERR! stream_compression_identity.cc npm ERR! stats.cc npm ERR! stats_data.cc npm ERR! format_request.cc npm ERR! httpcli.cc npm ERR! parser.cc npm ERR! buffer_list.cc npm ERR! call_combiner.cc npm ERR! cfstream_handle.cc npm ERR! combiner.cc npm ERR! endpoint.cc npm ERR! endpoint_cfstream.cc npm ERR! endpoint_pair_posix.cc npm ERR! endpoint_pair_uv.cc npm ERR! endpoint_pair_windows.cc npm ERR! error.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58,12): warning C4200: nonstandard extension used: zero-sized array in struct/union [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58,12): message : This member will be ignored by a defaulted constructor or copy/move assignment operator [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! error_cfstream.cc npm ERR! ev_epoll1_linux.cc npm ERR! ev_epollex_linux.cc npm ERR! ev_poll_posix.cc npm ERR! ev_posix.cc npm ERR! ev_windows.cc npm ERR! exec_ctx.cc npm ERR! executor.cc npm ERR! mpmcqueue.cc npm ERR! threadpool.cc npm ERR! fork_posix.cc npm ERR! fork_windows.cc npm ERR! gethostname_fallback.cc npm ERR! gethostname_host_name_max.cc npm ERR! gethostname_sysconf.cc npm ERR! grpc_if_nametoindex_posix.cc npm ERR! grpc_if_nametoindex_unsupported.cc npm ERR! internal_errqueue.cc npm ERR! iocp_windows.cc npm ERR! iomgr.cc npm ERR! iomgr_custom.cc npm ERR! iomgr_internal.cc npm ERR! iomgr_posix.cc npm ERR! iomgr_posix_cfstream.cc npm ERR! iomgr_uv.cc npm ERR! iomgr_windows.cc npm ERR! is_epollexclusive_available.cc npm ERR! load_file.cc npm ERR! lockfree_event.cc npm ERR! polling_entity.cc npm ERR! pollset.cc npm ERR! pollset_custom.cc npm ERR! pollset_set.cc npm ERR! pollset_set_custom.cc npm ERR! pollset_set_windows.cc npm ERR! pollset_uv.cc npm ERR! pollset_windows.cc npm ERR! resolve_address.cc npm ERR! resolve_address_custom.cc npm ERR! resolve_address_posix.cc npm ERR! resolve_address_windows.cc npm ERR! resource_quota.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\iomgr\resource_quota.cc(943,71): warning C4146: unary minus operator applied to unsigned type, result still unsigned [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! sockaddr_utils.cc npm ERR! socket_factory_posix.cc npm ERR! socket_mutator.cc npm ERR! socket_utils_common_posix.cc npm ERR! socket_utils_linux.cc npm ERR! socket_utils_posix.cc npm ERR! socket_utils_uv.cc npm ERR! socket_utils_windows.cc npm ERR! socket_windows.cc npm ERR! tcp_client.cc npm ERR! tcp_client_cfstream.cc npm ERR! tcp_client_custom.cc npm ERR! tcp_client_posix.cc npm ERR! tcp_client_windows.cc npm ERR! tcp_custom.cc npm ERR! tcp_posix.cc npm ERR! tcp_server.cc npm ERR! tcp_server_custom.cc npm ERR! tcp_server_posix.cc npm ERR! tcp_server_utils_posix_common.cc npm ERR! tcp_server_utils_posix_ifaddrs.cc npm ERR! tcp_server_utils_posix_noifaddrs.cc npm ERR! tcp_server_windows.cc npm ERR! tcp_uv.cc npm ERR! tcp_windows.cc npm ERR! time_averaged_stats.cc npm ERR! timer.cc npm ERR! timer_custom.cc npm ERR! timer_generic.cc npm ERR! timer_heap.cc npm ERR! timer_manager.cc npm ERR! timer_uv.cc npm ERR! udp_server.cc npm ERR! unix_sockets_posix.cc npm ERR! unix_sockets_posix_noop.cc npm ERR! wakeup_fd_eventfd.cc npm ERR! wakeup_fd_nospecial.cc npm ERR! wakeup_fd_pipe.cc npm ERR! wakeup_fd_posix.cc npm ERR! json.cc npm ERR! json_reader.cc npm ERR! json_string.cc npm ERR! json_writer.cc npm ERR! b64.cc npm ERR! percent_encoding.cc npm ERR! slice.cc npm ERR! slice_buffer.cc npm ERR! slice_intern.cc npm ERR! slice_string_helpers.cc npm ERR! api_trace.cc npm ERR! byte_buffer.cc npm ERR! byte_buffer_reader.cc npm ERR! call.cc npm ERR! call_details.cc npm ERR! call_log_batch.cc npm ERR! channel.cc npm ERR! channel_init.cc npm ERR! channel_ping.cc npm ERR! channel_stack_type.cc npm ERR! completion_queue.cc npm ERR! completion_queue_factory.cc npm ERR! event_string.cc npm ERR! lame_client.cc npm ERR! metadata_array.cc npm ERR! server.cc npm ERR! validate_metadata.cc npm ERR! version.cc npm ERR! bdp_estimator.cc npm ERR! byte_stream.cc npm ERR! connectivity_state.cc npm ERR! error_utils.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58,12): warning C4200: nonstandard extension used: zero-sized array in struct/union [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58,12): message : This member will be ignored by a defaulted constructor or copy/move assignment operator [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! metadata.cc npm ERR! metadata_batch.cc npm ERR! pid_controller.cc npm ERR! static_metadata.cc npm ERR! status_conversion.cc npm ERR! status_metadata.cc npm ERR! timeout_encoding.cc npm ERR! transport.cc npm ERR! transport_op_string.cc npm ERR! uri_parser.cc npm ERR! trace.cc npm ERR! server_secure_chttp2.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! bin_decoder.cc npm ERR! bin_encoder.cc npm ERR! chttp2_plugin.cc npm ERR! chttp2_transport.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! context_list.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! flow_control.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! frame_data.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! frame_goaway.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! frame_ping.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! frame_rst_stream.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! frame_settings.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! frame_window_update.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! hpack_encoder.cc npm ERR! hpack_parser.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! hpack_table.cc npm ERR! http2_settings.cc npm ERR! huffsyms.cc npm ERR! incoming_metadata.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! parsing.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! stream_lists.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! stream_map.cc npm ERR! varint.cc npm ERR! writing.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\writing.cc(542,35): warning C4804: ’>’: unsafe use of type ‘bool’ in operation [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! alpn.cc npm ERR! http_client_filter.cc npm ERR! http_filters_plugin.cc npm ERR! message_compress_filter.cc npm ERR! http_server_filter.cc npm ERR! httpcli_security_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! security_context.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! alts_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! composite_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! credentials_metadata.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! fake_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! credentials_generic.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! google_default_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! iam_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! json_token.cc npm ERR! jwt_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! jwt_verifier.cc npm ERR! local_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! oauth2_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! plugin_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! ssl_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\security_connector\ssl\ssl_security_connector.h(60,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! grpc_tls_credentials_options.cc npm ERR! spiffe_credentials.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! alts_security_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! fake_security_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! load_system_roots_fallback.cc npm ERR! load_system_roots_linux.cc npm ERR! local_security_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! security_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! ssl_security_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\security_connector\ssl\ssl_security_connector.h(60,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! ssl_utils.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! spiffe_security_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\security_connector\ssl\ssl_security_connector.h(60,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! client_auth_filter.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! secure_endpoint.cc npm ERR! security_handshaker.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! server_auth_filter.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! target_authority_table.cc npm ERR! tsi_error.cc npm ERR! json_util.cc npm ERR! init_secure.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! aes_gcm.cc npm ERR! gsec.cc npm ERR! alts_counter.cc npm ERR! alts_crypter.cc npm ERR! alts_frame_protector.cc npm ERR! alts_record_protocol_crypter_common.cc npm ERR! alts_seal_privacy_integrity_crypter.cc npm ERR! alts_unseal_privacy_integrity_crypter.cc npm ERR! frame_handler.cc npm ERR! alts_handshaker_client.cc npm ERR! alts_shared_resource.cc npm ERR! alts_tsi_handshaker.cc npm ERR! alts_grpc_integrity_only_record_protocol.cc npm ERR! alts_grpc_privacy_integrity_record_protocol.cc npm ERR! alts_grpc_record_protocol_common.cc npm ERR! alts_iovec_record_protocol.cc npm ERR! alts_zero_copy_grpc_protector.cc npm ERR! check_gcp_environment.cc npm ERR! check_gcp_environment_linux.cc npm ERR! check_gcp_environment_no_op.cc npm ERR! check_gcp_environment_windows.cc npm ERR! grpc_alts_credentials_client_options.cc npm ERR! grpc_alts_credentials_options.cc npm ERR! grpc_alts_credentials_server_options.cc npm ERR! alts_handshaker_service_api.cc npm ERR! alts_handshaker_service_api_util.cc npm ERR! alts_tsi_utils.cc npm ERR! transport_security_common_api.cc npm ERR! altscontext.pb.c npm ERR! handshaker.pb.c npm ERR! transport_security_common.pb.c npm ERR! pb_common.c npm ERR! pb_decode.c npm ERR! pb_encode.c npm ERR! transport_security.cc npm ERR! channel_create.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! channel_create_posix.cc npm ERR! authority.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! chttp2_connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! backup_poller.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! channel_connectivity.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! client_channel.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! client_channel_channelz.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! client_channel_factory.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! client_channel_plugin.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! connector.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! global_subchannel_pool.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! health_check_client.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! http_connect_handshaker.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! http_proxy.cc npm ERR! lb_policy.cc npm ERR! lb_policy_registry.cc npm ERR! local_subchannel_pool.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! parse_address.cc npm ERR! proxy_mapper.cc npm ERR! proxy_mapper_registry.cc npm ERR! resolver.cc npm ERR! resolver_registry.cc npm ERR! resolver_result_parsing.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! resolving_lb_policy.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! retry_throttle.cc npm ERR! server_address.cc npm ERR! service_config.cc npm ERR! subchannel.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! subchannel_pool_interface.cc npm ERR! deadline_filter.cc npm ERR! health.pb.c npm ERR! fake_transport_security.cc npm ERR! local_transport_security.cc npm ERR! ssl_session_boringssl.cc npm ERR! ssl_session_cache.cc npm ERR! ssl_session_openssl.cc npm ERR! ssl_transport_security.cc npm ERR! transport_security_grpc.cc npm ERR! chttp2_server.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\transport\chttp2\transport\internal.h(109,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! secure_channel_create.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! server_chttp2.cc npm ERR! server_chttp2_posix.cc npm ERR! inproc_plugin.cc npm ERR! inproc_transport.cc npm ERR! client_load_reporting_filter.cc npm ERR! grpclb.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! grpclb_channel_secure.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! grpclb_client_stats.cc npm ERR! load_balancer_api.cc npm ERR! fake_resolver.cc npm ERR! duration.pb.c npm ERR! timestamp.pb.c npm ERR! load_balancer.pb.c npm ERR! xds.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! xds_channel_secure.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\lib\security\credentials\credentials.h(211,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! xds_client_stats.cc npm ERR! xds_load_balancer_api.cc npm ERR! pick_first.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! round_robin.cc npm ERR! F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\deps\grpc\src\core\ext\filters\client_channel\connector.h(45,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\grpc.vcxproj] npm ERR! dns_resolver_ares.cc npm ERR! grpc_ares_ev_driver.cc npm ERR! grpc_ares_ev_driver_libuv.cc npm ERR! grpc_ares_ev_driver_posix.cc npm ERR! grpc_ares_ev_driver_windows.cc npm ERR! grpc_ares_wrapper.cc npm ERR! grpc_ares_wrapper_fallback.cc npm ERR! grpc_ares_wrapper_libuv.cc npm ERR! grpc_ares_wrapper_posix.cc npm ERR! grpc_ares_wrapper_windows.cc npm ERR! dns_resolver_selection.cc npm ERR! dns_resolver.cc npm ERR! sockaddr_resolver.cc npm ERR! grpc_context.cc npm ERR! client_idle_filter.cc npm ERR! max_age_filter.cc npm ERR! message_size_filter.cc npm ERR! client_authority_filter.cc npm ERR! workaround_cronet_compression_filter.cc npm ERR! workaround_utils.cc npm ERR! grpc_plugin_registry.cc npm ERR! win_delay_load_hook.cc npm ERR! grpc.vcxproj -> F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\Release\\libgrpc.lib npm ERR! adler32.c npm ERR! compress.c npm ERR! crc32.c npm ERR! deflate.c npm ERR! gzclose.c npm ERR! gzlib.c npm ERR! gzread.c npm ERR! gzwrite.c npm ERR! infback.c npm ERR! inffast.c npm ERR! inflate.c npm ERR! inftrees.c npm ERR! trees.c npm ERR! uncompr.c npm ERR! zutil.c npm ERR! win_delay_load_hook.cc npm ERR! z.vcxproj -> F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\build\Release\\libz.lib npm ERR! Failed to execute ‘C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build—fallback-to-build—library=static_library—module=F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\src\node\extension_binary\node-v93-win32-x64-unknown\grpc_node.node—module_name=grpc_node—module_path=F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\src\node\extension_binary\node-v93-win32-x64-unknown—napi_version=8—node_abi_napi=napi—napi_build_version=0—node_napi_label=node-v93’ (1) npm ERR! node-pre-gyp info it worked if it ends with ok npm ERR! node-pre-gyp info using node-pre-gyp@0.13.0 npm ERR! node-pre-gyp info using node@16.4.1 | win32 | x64 npm ERR! node-pre-gyp WARN Using request for node-pre-gyp https download npm ERR! node-pre-gyp info check checked for “F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\src\node\extension_binary\node-v93-win32-x64-unknown\grpc_node.node” (not found) npm ERR! node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc/v1.23.3/node-v93-win32-x64-unknown.tar.gz npm ERR! node-pre-gyp http 404 https://node-precompiled-binaries.grpc.io/grpc/v1.23.3/node-v93-win32-x64-unknown.tar.gz npm ERR! node-pre-gyp WARN Tried to download(404): https://node-precompiled-binaries.grpc.io/grpc/v1.23.3/node-v93-win32-x64-unknown.tar.gz npm ERR! node-pre-gyp WARN Pre-built binaries not found for grpc@1.23.3 and node@16.4.1 (node-v93 ABI, unknown) (falling back to source compile with node-gyp) npm ERR! node-pre-gyp http 404 status code downloading tarball https://node-precompiled-binaries.grpc.io/grpc/v1.23.3/node-v93-win32-x64-unknown.tar.gz npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@16.4.1 | win32 | x64 npm ERR! gyp info ok npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@16.4.1 | win32 | x64 npm ERR! gyp info find Python using Python version 3.9.6 found at “C:\Users\YesoAkshith\AppData\Local\Programs\Python\Python39\python.exe” npm ERR! gyp info find VS using VS2019 (16.10.31424.327) found at: npm ERR! gyp info find VS “C:\Program Files (x86)\Microsoft Visual Studio\2019\Community” npm ERR! gyp info find VS run with—verbose for detailed information npm ERR! (node:32) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node—trace-deprecation …` to show where the warning was created) npm ERR! gyp info spawn C:\Users\YesoAkshith\AppData\Local\Programs\Python\Python39\python.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args ‘C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py’, npm ERR! gyp info spawn args ‘binding.gyp’, npm ERR! gyp info spawn args ‘-f’, npm ERR! gyp info spawn args ‘msvs’, npm ERR! gyp info spawn args ‘-I’, npm ERR! gyp info spawn args ‘F:\\ReactNativeProjects\\PlayersAU1\\node_modules\\grpc\\build\\config.gypi’, npm ERR! gyp info spawn args ‘-I’, npm ERR! gyp info spawn args ‘C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi’, npm ERR! gyp info spawn args ‘-I’, npm ERR! gyp info spawn args ‘C:\\Users\\YesoAkshith\\AppData\\Local\\node-gyp\\Cache\\16.4.1\\include\\node\\common.gypi’, npm ERR! gyp info spawn args ‘-Dlibrary=shared_library’, npm ERR! gyp info spawn args ‘-Dvisibility=default’, npm ERR! gyp info spawn args ‘-Dnode_root_dir=C:\\Users\\YesoAkshith\\AppData\\Local\\node-gyp\\Cache\\16.4.1’, npm ERR! gyp info spawn args ‘-Dnode_gyp_dir=C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp’, npm ERR! gyp info spawn args ‘-Dnode_lib_file=C:\\\\Users\\\\YesoAkshith\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\16.4.1\\\\<(target_arch)\\\\node.lib’, npm ERR! gyp info spawn args ‘-Dmodule_root_dir=F:\\ReactNativeProjects\\PlayersAU1\\node_modules\\grpc’, npm ERR! gyp info spawn args ‘-Dnode_engine=v8’, npm ERR! gyp info spawn args ‘—depth=.’, npm ERR! gyp info spawn args ‘—no-parallel’, npm ERR! gyp info spawn args ‘—generator-output’, npm ERR! gyp info spawn args ‘F:\\ReactNativeProjects\\PlayersAU1\\node_modules\\grpc\\build’, npm ERR! gyp info spawn args ‘-Goutput_dir=.’ npm ERR! gyp info spawn args ] npm ERR! gyp info ok npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@16.4.1 | win32 | x64 npm ERR! gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args ‘build/binding.sln’, npm ERR! gyp info spawn args ’/clp:Verbosity=minimal’, npm ERR! gyp info spawn args ’/nologo’, npm ERR! gyp info spawn args ’/p:Configuration=Release;Platform=x64’ npm ERR! gyp info spawn args ] npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:394:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) npm ERR! gyp ERR! System Windows_NT 10.0.18363 npm ERR! gyp ERR! command “C:\\Program Files\\nodejs\\node.exe” “C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js” “build” “-fallback-to-build” “-library=static_library” “-module=F:\\ReactNativeProjects\\PlayersAU1\\node_modules\\grpc\\src\\node\\extension_binary\\node-v93-win32-x64-unknown\\grpc_node.node” “-module_name=grpc_node” “-module_path=F:\\ReactNativeProjects\\PlayersAU1\\node_modules\\grpc\\src\\node\\extension_binary\\node-v93-win32-x64-unknown” “-napi_version=8” “-node_abi_napi=napi” “-napi_build_version=0” “—node_napi_label=node-v93” npm ERR! gyp ERR! cwd F:\ReactNativeProjects\PlayersAU1\node_modules\grpc npm ERR! gyp ERR! node -v v16.4.1 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! node-pre-gyp ERR! build error npm ERR! node-pre-gyp ERR! stack Error: Failed to execute ‘C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build—fallback-to-build—library=static_library—module=F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\src\node\extension_binary\node-v93-win32-x64-unknown\grpc_node.node—module_name=grpc_node—module_path=F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\src\node\extension_binary\node-v93-win32-x64-unknown—napi_version=8—node_abi_napi=napi—napi_build_version=0—node_napi_label=node-v93’ (1) npm ERR! node-pre-gyp ERR! stack at ChildProcess.<anonymous> (F:\ReactNativeProjects\PlayersAU1\node_modules\grpc\node_modules\node-pre-gyp\lib\util\compile.js:83:29) npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (node:events:394:28) npm ERR! node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1067:16) npm ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5) npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.18363 npm ERR! node-pre-gyp ERR! command “C:\\Program Files\\nodejs\\node.exe” “F:\\ReactNativeProjects\\PlayersAU1\\node_modules\\grpc\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp” “install” “-fallback-to-build” “-library=static_library” npm ERR! node-pre-gyp ERR! cwd F:\ReactNativeProjects\PlayersAU1\node_modules\grpc npm ERR! node-pre-gyp ERR! node -v v16.4.1 npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.13.0 npm ERR! node-pre-gyp ERR! not ok

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\YesoAkshith\AppData\Local\npm-cache\_logs\2021-07-14T07_28_00_656Z-debug.log

First npm install -force is not working, then I won’t be able to remove node modules as they won’t be created also and also android studio build will fail saying I have no native_modules.

Please take time and sort the issue rather than randomnly saying delete modules and build.

I opened another post to ensure that others who interested for purchasing. DO NOT BUY THIS!!!! If you wonder why, check my previous post. As a engineer in IPO listed software development company, i always spend my own money to purchase theme and have a test run before implement it into enterprise level project because the license fees you need to pay is extremely expensive and as a decision maker I have the responsibility to ensure the money is worth it.

I am extremely dissatisfied regarding the support of this author. Only 2 email reply within 2 week and you can know that they definitely did not care about their customer.

I purchased this and another author creaxxxx tim react native theme to make comparison. Trust me even creaxxxx tim was expensive a little bit, but they 100% reply you within one day, good code quality, and you wont get reply like because you are not “experienced developer” so the project cannot run or but this project previously was worked in my machine.

If this author is a solo developer i’m definitely ok with it, BUT YOU ARE A COMPANY, YOU SHOULD ENSURE YOU PRODUCT ALWAYS NEED TO WORK OR FIND THE WAY TO MAKE IT WORK. To be polite I give you excuse that maybe was caused by M1 so you can have more time to debug and YOU DON’T EVEN TRY. Ok, let me make it clear. NO!!!! I bought the react native theme from other author and it worked smoothly. I will contact envato team to cancel my refund request so this comment stay here to prevent other victims. DO NOT BUY IT.

Congratulations , Nice Work, GLWS :)

Thank you for appreciating.

Hi, I downloaded the project and try open in ios and android simulator but failed to build, not sure is it because my device is Macbook Pro M1, Please refer my email sent to support@aliansoftware.net

We have a give you replay. please check your email.

Please update the project which are working in M1 macbook with detailed steps in how to make it work. I am tired to wait for the slow email reply. If I need to keep rebuild and debug the code why don’t I just build my own fresh project. I spent for 1 week for how to run the project in simulator and until now I got nothing but bunch of errors. What is the point on spending money and I still need to DIY. I understand there is many issues in M1 device and some errors might only happened in M1 device. If you can’t achieve, please indicate in your product description that M1 core device is not fully supported yet and give me the refund.

We are highly regret for inconvenience but it seems like you are not experienced React Native developer as you took 1 week to Run the project because other people who brought this is not getting issues. Moreover, As you know that M1 having issue then it might cause issue. So, you suppose to check on other devices.

Good luck with your sales

Could you provide a quick tutorial on how to generate an apk file?

You may run npm install and then run into react-native then build Android Folder in Android Studio and Using android studio you can generate APK file. if you have any query please contact us on our support email. support@aliansoftware.net

After purchasing the product (the crypto app) , I’m not happy or satisfied with the product there’s many unfinished parts in the app , many issues , the app is slow

is there any soon opportunity to upgrade it to a better version or I have to refund the money ?

We just released new updates. you can check it out. Moreover, regarding Crypto there is just static UI design, not with API integration.

Does it support react-native latest version?

Yes it’s supports react-native latest version

Hoping the social app will come soon. It will also help by providing a more recent code base. Thank you.

Social app UI will come in next few months. You will be notified when it will be released.

any plan to update this to use Hooks?

Will be updated soon. You will be notified when it will be released.

When will the the Social App Material UI be available?

Within few month Social App Material UI is available.

I am facing same issue like many of users here

library not found for -lBVLinearGradient clang: error: linker command failed with exit code 1 (use -v to see invocation)

If you face “linker command failed with exit code 1 (use -v to see invocation)” This Error the You will Try with this -> https://prnt.sc/ujeikq 1) Open Project In Terminal and npm install 2) cd ios and pod install 3) Open workspace in Xcode. 4) click on file->Workspace setting and Select New Build system and Build System -> https://prnt.sc/uje675 5) After That Clean and Build

If any You face any Duplicate resource Error in Xcode follow This step 1) Open Project in Teminal and enter this command “react-native unlink react-native-vector-icons 2) npm uninstall react-native-vector-icons 3) Remove Resource Folder in Xcode -> https://prnt.sc/uje6zp 4) npm install react-native-vector-icons 5) react-native link 6) react-native link react-native-vector-icons 7) Clean And Build Project

If you need an more information please contact us on our support email. support@aliansoftware.net

1) Regarding the payment gateway, when a user makes a purchase … Do you already have an established integration? 2) Does Woocommerce Subscriptions work? 3) Does Woocoomerce Dokan work?

1)Regarding Payment gateway there have option of paypal and Cash on Delivery. 2) Woocommerce subscription is not there and 3) also WooCommerce Dokan is not there. our code is open for any customization and we also helping to customize based on request with extra cost. Please contact us on sales@aliansoftware.net

I do not understand, in the email you tell me that yes it supports Dokan and here that it does not. What is your most efficient support for a customer who wants to buy?

sales@aliansoftware.net is the email of our sales team and support@aliansoftware.net is the email of our support team. Might be due to weekoffs you might get late response.
  • BUILD FAILED **

The following build commands failed: Ld /Users/nguyenqui/Library/Developer/Xcode/DerivedData/Antiqueruby-cztwdxdgznaazeerfgzrwibbubfk/Build/Products/Debug-iphonesimulator/Antiqueruby.app/Antiqueruby normal x86_64 (1 failure)

npx react-native run-ios,error! please check for me

ld: warning: directory not found for option ‘-L-L/Users/nguyenqui/Library/Developer/Xcode/DerivedData/Antiqueruby-fqiubnfaylacrbbnicnvvwrtrorz/Build/Products/Debug-iphonesimulator/BVLinearGradient’ ld: library not found for -lBVLinearGradient clang: error: linker command failed with exit code 1 (use -v to see invocation)

unrecognized font family ‘anticon’

try with this “react-native link react-native-vector-icons”. if you need an any more help please contact us on support@aliansoftware.net Thanks!

Hello All, The product is pretty bad, I am a react native developer, I purchased this to fasten the development. but you know what happend, I ended up spending more time fixing those bugs so I contacted them, even they were not able to fix those issues,

The code has so many deprecated components and libraries for every module.

I asked them atleast refund but they would not budge (like 29$) of course it’s not much but if 29$ is much to you, before you buy this product, contact me here (s.madhu.akp@gmail.com) I will tell you everything about it.

I raised a dispute (not for the money) but to teach them that they need to provide a value to the future customers,

let’s see what happens.

The product is not same as described and code quality Oh my god, don’t even think.

I am open to a challenge with them to fix my code issues, I am ready but I am pretty sure they can’t do that. because to fix the issues of all the modules take huge time.

Ignore this if 30$ is nothing to you,but you will loose your time atleast , I hope you don’t loose untill they fix these,

Feel free to contact me

This is an honest review (not because of I am pissed off, becuse I lost my time which I can’t get back)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey