Code

Discussion on Authy - Ionic 4 Firebase Auth Full App / Phone Auth / Google / Facebook / Email for Android and iOS

Discussion on Authy - Ionic 4 Firebase Auth Full App / Phone Auth / Google / Facebook / Email for Android and iOS

Cart 29 sales

14 comments found.

I am facing some issues with the “npm i”, getting errors while trying to install it.

Hi, can you check the error specifically to address the issue? We have an older version on this app since no update long time ago. It might be nodejs versioning issue or something related to ionic version.

Hi, these are the errors that I am getting. I am not sure how to fix them. E:\authy\Authy>npm i npm WARN tar TAR_ENTRY_ERROR EPERM: operation not permitted, unlink ‘E:\authy\Authy\node_modules\fsevents\node_modules\aproba\index.js.DELETE.8a2058cbaf850084d00f461971849dd1’ npm WARN tar TAR_ENTRY_ERROR EPERM: operation not permitted, unlink ‘E:\authy\Authy\node_modules\fsevents\node_modules\aproba\package.json.DELETE.d8d1e964270e51eee55cf6a7f25a29d1’ npm ERR! code 1 npm ERR! path E:\authy\Authy\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! Failed to execute ‘C:\Program Files\nodejs\node.exe C:\Users\ARKO\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure—fallback-to-build—library=static_library—module=E:\authy\Authy\node_modules\grpc\src\node\extension_binary\node-v83-win32-x64-unknown\grpc_node.node—module_name=grpc_node—module_path=E:\authy\Authy\node_modules\grpc\src\node\extension_binary\node-v83-win32-x64-unknown—napi_version=7—node_abi_napi=napi—napi_build_version=0—node_napi_label=node-v83’ (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@14.16.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 “E:\authy\Authy\node_modules\grpc\src\node\extension_binary\node-v83-win32-x64-unknown\grpc_node.node” (not found) npm ERR! node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc/v1.20.3/node-v83-win32-x64-unknown.tar.gz npm ERR! node-pre-gyp http 404 https://node-precompiled-binaries.grpc.io/grpc/v1.20.3/node-v83-win32-x64-unknown.tar.gz npm ERR! node-pre-gyp WARN Tried to download(404): https://node-precompiled-binaries.grpc.io/grpc/v1.20.3/node-v83-win32-x64-unknown.tar.gz npm ERR! node-pre-gyp WARN Pre-built binaries not found for grpc@1.20.3 and node@14.16.1 (node-v83 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.20.3/node-v83-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@14.16.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@14.16.1 | win32 | x64 npm ERR! gyp ERR! find Python npm ERR! gyp ERR! find Python Python is not set from command line or npm configuration npm ERR! gyp ERR! find Python Python is not set from environment variable PYTHON npm ERR! gyp ERR! find Python checking if “python3” can be used npm ERR! gyp ERR! find Python – “python3” is not in PATH or produced an error npm ERR! gyp ERR! find Python checking if “python” can be used npm ERR! gyp ERR! find Python – “python” is not in PATH or produced an error npm ERR! gyp ERR! find Python checking if “python2” can be used npm ERR! gyp ERR! find Python – “python2” is not in PATH or produced an error npm ERR! gyp ERR! find Python checking if Python is C:\Python37\python.exe npm ERR! gyp ERR! find Python – “C:\Python37\python.exe” could not be run npm ERR! gyp ERR! find Python checking if Python is C:\Python27\python.exe npm ERR! gyp ERR! find Python – “C:\Python27\python.exe” could not be run npm ERR! gyp ERR! find Python checking if the py launcher can be used to find Python npm ERR! gyp ERR! find Python – “py.exe” is not in PATH or produced an error npm ERR! gyp ERR! find Python npm ERR! gyp ERR! find Python ** npm ERR! gyp ERR! find Python You need to install the latest version of Python. npm ERR! gyp ERR! find Python Node-gyp should be able to find and use Python. If not, npm ERR! gyp ERR! find Python you can try one of the following options: npm ERR! gyp ERR! find Python – Use the switch—python=”C:\Path\To\python.exe” npm ERR! gyp ERR! find Python (accepted by both node-gyp and npm) npm ERR! gyp ERR! find Python – Set the environment variable PYTHON npm ERR! gyp ERR! find Python – Set the npm configuration variable python: npm ERR! gyp ERR! find Python npm config set python “C:\Path\To\python.exe” npm ERR! gyp ERR! find Python For more information consult the documentation at: npm ERR! gyp ERR! find Python https://github.com/nodejs/node-gyp#installation npm ERR! gyp ERR! find Python npm ERR! gyp ERR! find Python npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: Could not find any Python installation to use npm ERR! gyp ERR! stack at PythonFinder.fail (C:\Users\ARKO\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:302:47) npm ERR! gyp ERR! stack at PythonFinder.runChecks (C:\Users\ARKO\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21) npm ERR! gyp ERR! stack at PythonFinder.<anonymous> (C:\Users\ARKO\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:200:18) npm ERR! gyp ERR! stack at PythonFinder.execFileCallback (C:\Users\ARKO\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:266:16) npm ERR! gyp ERR! stack at ChildProcess.exithandler (child_process.js:315:5) npm ERR! gyp ERR! stack at ChildProcess.emit (events.js:315:20) npm ERR! gyp ERR! stack at maybeClose (internal/child_process.js:1048:16) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) npm ERR! gyp ERR! System Windows_NT 10.0.18363 npm ERR! gyp ERR! command “C:\\Program Files\\nodejs\\node.exe” “C:\\Users\\ARKO\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js” “configure” “-fallback-to-build” “-library=static_library” “-module=E:\\authy\\Authy\\node_modules\\grpc\\src\\node\\extension_binary\\node-v83-win32-x64-unknown\\grpc_node.node” “-module_name=grpc_node” “-module_path=E:\\authy\\Authy\\node_modules\\grpc\\src\\node\\extension_binary\\node-v83-win32-x64-unknown” “-napi_version=7” “-node_abi_napi=napi” “-napi_build_version=0” “—node_napi_label=node-v83” npm ERR! gyp ERR! cwd E:\authy\Authy\node_modules\grpc npm ERR! gyp ERR! node -v v14.16.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:\Users\ARKO\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure—fallback-to-build—library=static_library—module=E:\authy\Authy\node_modules\grpc\src\node\extension_binary\node-v83-win32-x64-unknown\grpc_node.node—module_name=grpc_node—module_path=E:\authy\Authy\node_modules\grpc\src\node\extension_binary\node-v83-win32-x64-unknown—napi_version=7—node_abi_napi=napi—napi_build_version=0—node_napi_label=node-v83’ (1) npm ERR! node-pre-gyp ERR! stack at ChildProcess.<anonymous> (E:\authy\Authy\node_modules\grpc\node_modules\node-pre-gyp\lib\util\compile.js:83:29) npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (events.js:315:20) npm ERR! node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1048:16) npm ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288: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” “E:\\authy\\Authy\\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 E:\authy\Authy\node_modules\grpc npm ERR! node-pre-gyp ERR! node -v v14.16.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\ARKO\AppData\Local\npm-cache\_logs\2021-04-30T07_25_21_576Z-debug.log

Is this app developed on Ionic 4 Angular or other language?

Yes Ionic 4 Angular

Is this app ready to use? Does the Login and registration from Firebase work?

What functions does the backend with firebase bring that are already working?

was anyone able to make the solution work…most of the references are outdated.NPM install doesn’t work. NPM update doesn’t work. i cannot get this solution working at all

You may need to update your documentation. A lot doesn’t work out of the box. How do I get a refund?

I would not recommend buying this product which needs a lot of update The technical support is very bad

I am having the same problem as Diego_ problem please help

Hello, I am interested in this app… I have tried it and it look very good. Great Job. Before buying it, i need some clarification in some points - For the sms authentication: is it using arnesson cordova-plugin-firebase or Facebook Account Kit? - Does it work for both: iOS and for Android real devices? - If the app is not working: do we have any kind of support / help / updates / refund … 

Thanks !

Hello? I guess the support is not very fast…

Hello, I have a problem when run npm i: Command failed: git checkout GH-1057-April-05-android-build-issue npm ERR! error: pathspec ‘GH-1057-April-05-android-build-issue’ did not match any file(s) known to git

Could you help to fix it? Thanks in advance.

Hi, could you send the error screenshot to ionicpremium@gmail.com? Tks

Dear, I sent you the required information several days ago and I had no response. I need to use the code in my project, otherwise I will have to request the money back. Thank you!

Hi Diego, sorry too late. I’ve replied your email a few hours ago, hope it will help. There are a lot of references regarding that issue.

Congratulations!!! Nice Work, Good Luck With Sale :)

Thank you. Good luck for you too.

Great Work, Congratulations GLWS :)

Perfect Solution

Thank you. Please leave us a good rating review. Thanks

Congratulations!!! Nice Work, Good Luck With Sale :)

Thanks!! Good luck for you too.

Congratulations!!! Nice Work, Good Luck With Sale :)

Thanks!! Good luck for you too.

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