关于“App Dev - Adding User Authentication to your Application: Node.js”的评价

评论

Christopher C. · 评论about 3 years之前

Kostiantyn K. · 评论about 3 years之前

Tiyeb B. · 评论about 3 years之前

Keleyamparambil Nitya P. · 评论about 3 years之前

Alexey F. · 评论about 3 years之前

fails miserably

Carlos V. · 评论about 3 years之前

Jan P. · 评论about 3 years之前

Oleksandr S. · 评论about 3 years之前

Haru K. · 评论about 3 years之前

Yusuke K. · 评论about 3 years之前

Awesome

Mohammed K. · 评论about 3 years之前

Luan S. · 评论about 3 years之前

Lal M. · 评论about 3 years之前

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

Abrar Jaleel S. · 评论about 3 years之前

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. · 评论about 3 years之前

Jarkko V. · 评论about 3 years之前

Shivani m. · 评论about 3 years之前

Satria Hafizh Rizitama H. · 评论about 3 years之前

James M. · 评论about 3 years之前

. 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. · 评论about 3 years之前

Marissa F. · 评论about 3 years之前

Roya K. · 评论about 3 years之前

Suresh M. · 评论about 3 years之前

Pravin C. · 评论about 3 years之前

Isaac G. · 评论about 3 years之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。