리뷰 Importing Data to a Firestore Database개

리뷰 Importing Data to a Firestore Database개

리뷰 32270개

gARBAGE laB

Stephen O. · 2개월 전에 리뷰됨

Dmytro K. · 2개월 전에 리뷰됨

node errors node:internal/validators:455 throw new ERR_INVALID_ARG_TYPE(name, 'Function', value); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "original" argument must be of type function. Received an instance of Object at promisify (node:internal/util:410:3) at Object.<anonymous> (/home/student_03_edca2945f506/pet-theory/lab01/importTestData.js:2:21)

Kamrudddin M. · 2개월 전에 리뷰됨

Iliyass H. · 2개월 전에 리뷰됨

Ilan R. · 2개월 전에 리뷰됨

Doesn't work, throws error: node:internal/validators:455 throw new ERR_INVALID_ARG_TYPE(name, 'Function', value); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "original" argument must be of type function. Received an instance of Object at promisify (node:internal/util:410:3) at Object.<anonymous> (/home/student_00_038a51488cab/pet-theory/lab01/solution/importTestData.js:3:21) at Module._compile (node:internal/modules/cjs/loader:1376:14) at Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Module.load (node:internal/modules/cjs/loader:1207:32) at Module._load (node:internal/modules/cjs/loader:1023:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12) at node:internal/main/run_main_module:28:49 { code: 'ERR_INVALID_ARG_TYPE' } Node.js v20.11.0

Artur K. · 2개월 전에 리뷰됨

Vlad M. · 2개월 전에 리뷰됨

csv-parse version 5.x.x doesn't work with promisify

Michael W. · 2개월 전에 리뷰됨

주현 (Harry) 정. · 2개월 전에 리뷰됨

Kamrudddin M. · 2개월 전에 리뷰됨

주현 (Harry) 정. · 2개월 전에 리뷰됨

Need to update the version of csv-parse lib in the git repo as the code does not work out of the box with the latest version. I realise you have the version in the example package.json in the lab, but I dare say most people run this with the package.json version that comes from the repo.

Rob F. · 2개월 전에 리뷰됨

NAGESHWARI A. · 2개월 전에 리뷰됨

Yaroslav G. · 2개월 전에 리뷰됨

`csv-parse` doesn't work out of the box with the code as-written. Had to change the import to the following before the import would work: `const parse = promisify(require('csv-parse').parse);`

Max W. · 2개월 전에 리뷰됨

vishal k. · 2개월 전에 리뷰됨

vishal k. · 2개월 전에 리뷰됨

vishal k. · 2개월 전에 리뷰됨

Doesn't work, throws error: node:internal/validators:455 throw new ERR_INVALID_ARG_TYPE(name, 'Function', value); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "original" argument must be of type function. Received an instance of Object at promisify (node:internal/util:410:3) at Object.<anonymous> (/home/student_00_038a51488cab/pet-theory/lab01/solution/importTestData.js:3:21) at Module._compile (node:internal/modules/cjs/loader:1376:14) at Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Module.load (node:internal/modules/cjs/loader:1207:32) at Module._load (node:internal/modules/cjs/loader:1023:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12) at node:internal/main/run_main_module:28:49 { code: 'ERR_INVALID_ARG_TYPE' } Node.js v20.11.0

Artur K. · 2개월 전에 리뷰됨

Quentin H. · 2개월 전에 리뷰됨

Not possible to finish. At Task 4. Import the test customer data, run into following error: TypeError [ERR_INVALID_ARG_TYPE]: The "original" argument must be of type function. Received an instance of Object

Wang Y. · 2개월 전에 리뷰됨

NAGESHWARI A. · 2개월 전에 리뷰됨

its confuse the lab

Jose Antonio M. · 2개월 전에 리뷰됨

Dont appear the list of regions acording indications the lab and cant continue

Jose Antonio M. · 2개월 전에 리뷰됨

there is problem when importing test data:node:internal/validators:455 throw new ERR_INVALID_ARG_TYPE(name, 'Function', value); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "original" argument must be of type function. Received an instance of Object at promisify (node:internal/util:410:3) at Object.<anonymous> (/home/student_03_4da05ad21eed/pet-theory/lab01/importTestData.js:2:15) at Module._compile (node:internal/modules/cjs/loader:1376:14) at Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Module.load (node:internal/modules/cjs/loader:1207:32) at Module._load (node:internal/modules/cjs/loader:1023:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12) at node:internal/main/run_main_module:28:49 { code: 'ERR_INVALID_ARG_TYPE' }

Anatoliy S. · 2개월 전에 리뷰됨

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