Firestore データベースへデータを読み込む のレビュー

Firestore データベースへデータを読み込む のレビュー

32301 件のレビュー

kulkarni vishal · 2ヶ月前にレビュー済み

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_01_2cc2c6e044b2/pet-theory/lab01/importTestData.js:2: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' }

Gadekar Nitesh · 2ヶ月前にレビュー済み

kulkarni vishal · 2ヶ月前にレビュー済み

Burattin Stefano · 2ヶ月前にレビュー済み

Burattin Stefano · 2ヶ月前にレビュー済み

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_02_58eb6803f681/pet-theory/lab01/importTestData.js:2: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' }

Sharma Rishi · 2ヶ月前にレビュー済み

gARBAGE laB

Oshilaja Stephen · 2ヶ月前にレビュー済み

Kukharenko Dmytro · 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)

Mansoori Kamrudddin · 2ヶ月前にレビュー済み

Hamza Iliyass · 2ヶ月前にレビュー済み

Rivers Ilan · 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

Kacprzycki Artur · 2ヶ月前にレビュー済み

Muresan Vlad · 2ヶ月前にレビュー済み

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

Wallner Michael · 2ヶ月前にレビュー済み

정 주현 (Harry) · 2ヶ月前にレビュー済み

Mansoori Kamrudddin · 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.

Fyfe Rob · 2ヶ月前にレビュー済み

AGRAWAL NAGESHWARI · 2ヶ月前にレビュー済み

Georgitsa Yaroslav · 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);`

Wilson Max · 2ヶ月前にレビュー済み

kulkarni vishal · 2ヶ月前にレビュー済み

kulkarni vishal · 2ヶ月前にレビュー済み

kulkarni vishal · 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

Kacprzycki Artur · 2ヶ月前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。