0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js 1 info using npm@10.7.0 2 info using node@v20.14.0 3 silly config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc 4 silly config:load:file:C:\Users\Administrator\Desktop\dinidb\.npmrc 5 silly config:load:file:C:\Users\Administrator\.npmrc 6 silly config:load:file:C:\Users\Administrator\AppData\Roaming\npm\etc\npmrc 7 verbose title npm publish 8 verbose argv "publish" 9 verbose logfile logs-max:10 dir:C:\Users\Administrator\AppData\Local\npm-cache\_logs\2024-06-11T14_51_01_639Z- 10 verbose logfile C:\Users\Administrator\AppData\Local\npm-cache\_logs\2024-06-11T14_51_01_639Z-debug-0.log 11 verbose publish [ '.' ] 12 silly logfile start cleaning logs, removing 1 files 13 silly logfile done cleaning log files 14 notice 15 notice package: dini.db@1.0.1 16 notice Tarball Contents 17 notice 11.6kB LICENSE 17 notice 995B README.md 17 notice 309B package.json 17 notice 378B src/functions/delete.js 17 notice 402B src/functions/get.js 17 notice 308B src/functions/has.js 17 notice 560B src/functions/set.js 17 notice 4.3kB src/index.js 17 notice 198B src/tests/index.test.js 17 notice 24B src/tests/test.ini 18 notice Tarball Details 19 notice name: dini.db 20 notice version: 1.0.1 21 notice filename: dini.db-1.0.1.tgz 22 notice package size: 6.3 kB 23 notice unpacked size: 19.1 kB 24 notice shasum: 5854a3b8e914f26b50bea92b6e4318fbdfcd249d 25 notice integrity: sha512-CDXHWN/zRxP9Q[...]QGMMtlEZ+UAsQ== 26 notice total files: 10 27 notice 28 notice Publishing to https://registry.npmjs.org/ with tag latest and default access 29 http fetch PUT 400 https://registry.npmjs.org/dini.db 1186ms 30 verbose stack HttpErrorGeneral: 400 Bad Request - PUT https://registry.npmjs.org/dini.db - child "params" fails because ["params" must be an object] 30 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-fetch\lib\check-response.js:95:15 30 verbose stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 30 verbose stack at async publish (C:\Program Files\nodejs\node_modules\npm\node_modules\libnpmpublish\lib\publish.js:53:15) 30 verbose stack at async otplease (C:\Program Files\nodejs\node_modules\npm\lib\utils\otplease.js:3:12) 30 verbose stack at async Publish.exec (C:\Program Files\nodejs\node_modules\npm\lib\commands\publish.js:122:7) 30 verbose stack at async module.exports (C:\Program Files\nodejs\node_modules\npm\lib\cli\entry.js:74:5) 31 verbose statusCode 400 32 verbose pkgid dini.db@1.0.1 33 verbose cwd C:\Users\Administrator\Desktop\dinidb 34 verbose Windows_NT 10.0.17763 35 verbose node v20.14.0 36 verbose npm v10.7.0 37 error code E400 38 error 400 Bad Request - PUT https://registry.npmjs.org/dini.db - child "params" fails because ["params" must be an object] 39 verbose exit 1 40 verbose code 1 41 error A complete log of this run can be found in: C:\Users\Administrator\AppData\Local\npm-cache\_logs\2024-06-11T14_51_01_639Z-debug-0.log