리뷰 App Dev - Adding User Authentication to your Application: Node.js개

리뷰 8171개

Christopher C. · 대략 3년 전에 리뷰됨

Kostiantyn K. · 대략 3년 전에 리뷰됨

Tiyeb B. · 대략 3년 전에 리뷰됨

Keleyamparambil Nitya P. · 대략 3년 전에 리뷰됨

Alexey F. · 대략 3년 전에 리뷰됨

fails miserably

Carlos V. · 대략 3년 전에 리뷰됨

Jan P. · 대략 3년 전에 리뷰됨

Oleksandr S. · 대략 3년 전에 리뷰됨

Haru K. · 대략 3년 전에 리뷰됨

Yusuke K. · 대략 3년 전에 리뷰됨

Awesome

Mohammed K. · 대략 3년 전에 리뷰됨

Luan S. · 대략 3년 전에 리뷰됨

Lal M. · 대략 3년 전에 리뷰됨

I started from the 3rd lab.. but app should allow to choose one lab only

Abrar Jaleel S. · 대략 3년 전에 리뷰됨

Identify platform is hidden, and the address for interesting quiz is unclear. I'd recommend highlighting at the right instructions for clearer presentation, while also not making google cloud force user to stay on one tab and unable to open others on other tab

Minh D. · 대략 3년 전에 리뷰됨

Jarkko V. · 대략 3년 전에 리뷰됨

Shivani m. · 대략 3년 전에 리뷰됨

Satria Hafizh Rizitama H. · 대략 3년 전에 리뷰됨

James M. · 대략 3년 전에 리뷰됨

. prepare_environment.sh でエラーが発生して動きませんでした ../deps/grpc/src/core/lib/iomgr/error.cc: In function ‘void internal_set_time(grpc_error**, grpc_error_times, gpr_timespec)’: ../deps/grpc/src/core/lib/iomgr/error.cc:269:9: error: writing 16 bytes into a region of size 0 [-Werror=stringop-overflow=] 269 | memcpy((*err)->arena + slot, &value, sizeof(value)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/grpc/src/core/lib/iomgr/error.cc:36: ../deps/grpc/src/core/lib/iomgr/error_internal.h:58:12: note: at offset 0 to object ‘grpc_error::arena’ with size 0 declared here 58 | intptr_t arena[0]; | ^~~~~ In function ‘void internal_add_error(grpc_error**, grpc_error*)’, inlined from ‘grpc_error* grpc_error_create(const char*, int, const grpc_slice&, grpc_error**, size_t)’ at ../deps/grpc/src/core/lib/iomgr/error.cc:359:23: ../deps/grpc/src/core/lib/iomgr/error.cc:292:9: error: writing 16 bytes into a region of size 0 [-Werror=stringop-overflow=] 292 | memcpy((*err)->arena + slot, &new_last, sizeof(grpc_linked_error)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘void internal_add_error(grpc_error**, grpc_error*)’, inlined from ‘grpc_error* grpc_error_add_child(grpc_error*, grpc_error*)’ at ../deps/grpc/src/core/lib/iomgr/error.cc:517:25: ../deps/grpc/src/core/lib/iomgr/error.cc:292:9: error: writing 16 bytes into a region of size 0 [-Werror=stringop-overflow=] 292 | memcpy((*err)->arena + slot, &new_last, sizeof(grpc_linked_error)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors make: *** [grpc.target.mk:522: Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/error.o] Error 1 make: Leaving directory '/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/build' gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/nvm/versions/node/v16.4.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:196:23) gyp ERR! stack at ChildProcess.emit (node:events:394:28) gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) gyp ERR! System Linux 5.10.147+ gyp ERR! command "/usr/local/nvm/versions/node/v16.4.0/bin/node" "/usr/local/nvm/versions/node/v16.4.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-glibc/grpc_node.node" "--module_name=grpc_node" "--module_path=/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-glibc" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93" gyp ERR! cwd /home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc gyp ERR! node -v v16.4.0 gyp ERR! node-gyp -v v5.0.3 gyp ERR! not ok node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/nvm/versions/node/v16.4.0/bin/node /usr/local/nvm/versions/node/v16.4.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-glibc/grpc_node.node --module_name=grpc_node --module_path=/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-glibc --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1) node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/node_modules/node-pre-gyp/lib/util/compile.js:83:29) node-pre-gyp ERR! stack at ChildProcess.emit (node:events:394:28) node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1067:16) node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5) node-pre-gyp ERR! System Linux 5.10.147+ node-pre-gyp ERR! command "/usr/local/nvm/versions/node/v16.4.0/bin/node" "/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" "--library=static_library" node-pre-gyp ERR! cwd /home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc node-pre-gyp ERR! node -v v16.4.0 node-pre-gyp ERR! node-pre-gyp -v v0.13.0 node-pre-gyp ERR! not ok Failed to execute '/usr/local/nvm/versions/node/v16.4.0/bin/node /usr/local/nvm/versions/node/v16.4.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-glibc/grpc_node.node --module_name=grpc_node --module_path=/home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-glibc --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! grpc@1.23.3 install: `node-pre-gyp install --fallback-to-build --library=static_library` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the grpc@1.23.3 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/student_00_0e5a32a6a5f3/.npm/_logs/2022-11-02T01_11_36_271Z-debug.log Creating Datastore entities /home/student_00_0e5a32a6a5f3/training-data-analyst/courses/developingapps/v1.2/nodejs/firebase/start/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/call.js:31 return Object.assign(new Error(message), status); ^

Ueda S. · 대략 3년 전에 리뷰됨

Marissa F. · 대략 3년 전에 리뷰됨

Roya K. · 대략 3년 전에 리뷰됨

Suresh M. · 대략 3년 전에 리뷰됨

Pravin C. · 대략 3년 전에 리뷰됨

Isaac G. · 대략 3년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.