Opiniones sobre Cómo importar datos a una base de datos de Firestore

Opiniones sobre Cómo importar datos a una base de datos de Firestore

32216 opiniones

Ilan R. · Se revisó hace 2 meses

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. · Se revisó hace 2 meses

Vlad M. · Se revisó hace 2 meses

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

Michael W. · Se revisó hace 2 meses

주현 (Harry) 정. · Se revisó hace 2 meses

Kamrudddin M. · Se revisó hace 2 meses

주현 (Harry) 정. · Se revisó hace 2 meses

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. · Se revisó hace 2 meses

NAGESHWARI A. · Se revisó hace 2 meses

Yaroslav G. · Se revisó hace 2 meses

`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. · Se revisó hace 2 meses

vishal k. · Se revisó hace 2 meses

vishal k. · Se revisó hace 2 meses

vishal k. · Se revisó hace 2 meses

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. · Se revisó hace 2 meses

Quentin H. · Se revisó hace 2 meses

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. · Se revisó hace 2 meses

NAGESHWARI A. · Se revisó hace 2 meses

its confuse the lab

Jose Antonio M. · Se revisó hace 2 meses

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

Jose Antonio M. · Se revisó hace 2 meses

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. · Se revisó hace 2 meses

Rubini M. · Se revisó hace 2 meses

Moris M. · Se revisó hace 2 meses

Jose Antonio M. · Se revisó hace 2 meses

Yohan Sebastian P. · Se revisó hace 2 meses

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.