Closed cw-20021491 closed 2 months ago
Hi there,
Please share with us the logs after you run Run sudo npm install -g @dbml/cli
to make sure the installation is successfully done.
In addition, please share your Nodejs version with us. It would be great if you could provide us your Github Action configurations. It could help us when we try to reproduce the problem on our end.
Hi there,
Please share with us the logs after you run
Run sudo npm install -g @dbml/cli
to make sure the installation is successfully done.In addition, please share your Nodejs version with us. It would be great if you could provide us your Github Action configurations. It could help us when we try to reproduce the problem on our end.
Thank you for your service~ I am currently using Node.js v18.20.4, and the sql2dbml command was working fine with the same version previously, but now it is producing an error. It works correctly on my local PC, but the error only occurs on GitHub Actions.
Answer: Step1. Run sudo npm install -g @dbml/cli --verbose
npm verbose cli /usr/local/bin/node /usr/local/bin/npm
npm info using npm@10.7.0
npm info using node@v18.20.4
npm verbose title npm install @dbml/cli
npm verbose argv "install" "--global" "@dbml/cli" "--loglevel" "verbose"
npm verbose logfile logs-max:10 dir:/root/.npm/_logs/2024-08-13T03_50_22_095Z-
npm verbose logfile /root/.npm/_logs/2024-08-13T03_50_22_095Z-debug-0.log
npm http fetch GET 200 https://registry.npmjs.org/npm 144ms
npm http fetch GET 200 https://registry.npmjs.org/@dbml%2fcli 429ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcli 38ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@dbml%2fcore [6](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:7)78ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/bluebird 38ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/chalk 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/commander 44ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/esm 31ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/figures 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash 2[7](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:8)ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pegjs-require-import 265ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi 2[8](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:9)ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/winston 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcore 56ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/glob 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/slash 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/make-dir 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/convert-source-map 45ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fs-readdir-recursive 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell%2ftrace-mapping 48ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/chokidar 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@nicolo-ribaudo%2fchokidar-2 2[9](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:10)8ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@ampproject%2fremapping 45ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 65ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 35ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-compilation-targets 38ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-transforms 41ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelpers 48ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 42ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 43ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 35ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 38ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/debug 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/gensync 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/json5 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/semver 28ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@dbml%2fparse 667ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@tediousjs%2fconnection-string 61ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/antlr4 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/mssql 98ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/mysql2 33ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/parsimmon 36ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pluralize 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ansi-styles 36ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/supports-color 28ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pegjs 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@dabh%2fdiagnostics 54ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@colors%2fcolors 43ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/async 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-stream 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/logform 43ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/one-time 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/readable-stream 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safe-stable-stringify 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/stack-trace 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/triple-beam 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/winston-transport 31ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fresolve-uri 56ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fsourcemap-codec 42ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/anymatch 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/braces 21ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/glob-parent 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-binary-path 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-glob 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/normalize-path 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/readdirp 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fsevents 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/once 31ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/inflight 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/inherits 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/minimatch 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath 28ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute 35ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pify 44ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fgen-mapping 42ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/picocolors 19ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 34ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jsesc 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcompat-data 33ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-option 39ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/browserslist 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lru-cache 35ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-imports 40ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-simple-access 34ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 40ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/globals 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-string-parser 37ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/to-fast-properties 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ms 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fset-array 52ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/js-tokens 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/caniuse-lite 62ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/electron-to-chromium [10](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:11)1ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/node-releases 60ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/update-browserslist-db 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/yallist 21ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-native 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/rfdc 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tarn 31ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tedious 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/aws-ssl-profiles 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/denque 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/generate-function 272ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/iconv-lite 21ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/long 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/named-placeholders 21ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/seq-queue 34ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/sqlstring 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pgpass 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-pool 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-types 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-protocol 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-connection-string 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-cloudflare 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/escalade 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color-convert 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/has-flag 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color-name 21ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/picomatch 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fill-range 31ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/binary-extensions 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-extglob 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/to-regex-range 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-number 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/wrappy 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion 21ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/balanced-match 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/concat-map 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/bl 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/js-md4 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/sprintf-js 19ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@types%2fnode 124ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@js-joda%2fcore 67ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fidentity 88ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-auth 64ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/native-duplexpair 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fkeyvault-keys 90ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-property 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safer-buffer 31ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-int8 21ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-array 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-bytea 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-date 35ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-interval 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/split2 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/xtend 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tslib 277ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-util 58ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fabort-controller 72ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-client 68ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-rest-pipeline 92ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-tracing 76ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2flogger 87ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fmsal-node 48ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fmsal-browser 69ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/events 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jws 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/open 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/stoppable 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-lro 78ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-paging 61ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fcore-http-compat 51ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/undici-types 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@types%2freadable-stream 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/buffer 36ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/http-proxy-agent 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 33ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure%2fmsal-common 50ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 35ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/uuid 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jwa 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 19ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/define-lazy-prop 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-docker 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-wsl 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/agent-base 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.includes 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isboolean 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isinteger 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isnumber 20ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject 37ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isstring 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.once 33ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/base64-js 33ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ieee754 48ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/abort-controller 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/process 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/string_decoder 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/buffer-equal-constant-time 28ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ecdsa-sig-formatter 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/event-target-shim 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/colorspace 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/enabled 33ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/kuler 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@types%2ftriple-beam 33ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fecha 23ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fn.name 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/util-deprecate 31ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color 45ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/text-hex 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color-string 28ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/simple-swizzle 22ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-arrayish 36ms (cache miss)
npm verbose reify failed optional dependency /usr/local/lib/node_modules/@dbml/cli/node_modules/fsevents
npm http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 528ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz 591ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz 626ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz 644ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.3.tgz 641ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz 641ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz 676ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz 679ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz 716ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz 709ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/colorspace/-/colorspace-1.1.4.tgz 712ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz 747ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz 740ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz 733ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz 733ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz 732ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz 762ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz 761ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jwa/-/jwa-2.0.0.tgz 759ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz 801ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color/-/color-3.2.1.tgz 804ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/process/-/process-0.[11](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:12).10.tgz 790ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz 8[12](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:13)ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz 810ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz 812ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz 809ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz 841ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz 839ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 838ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz 860ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 858ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jws/-/jws-4.0.0.tgz 899ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz 922ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz 919ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz 926ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz 939ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@types/readable-stream/-/readable-stream-4.0.15.tgz 969ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz 962ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz 1032ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jws/-/jws-3.2.2.tgz 10[13](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:14)ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/native-duplexpair/-/native-duplexpair-1.0.0.tgz 1002ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-2.1.2.tgz 1005ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz 995ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz 992ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/stoppable/-/stoppable-1.1.0.tgz 1037ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz 1039ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 1062ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz 1026ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz 1106ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz 1051ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/split2/-/split2-4.2.0.tgz 1052ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz 1132ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 1112ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz 1084ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz 1084ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz 1080ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz 1084ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 1071ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz 1079ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz 1125ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.0.tgz 1112ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/core-auth/-/core-auth-1.7.2.tgz 1115ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz 1109ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/seq-queue/-/seq-queue-0.0.5.tgz 1107ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.3.tgz 1108ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/named-placeholders/-/named-placeholders-1.1.3.tgz 1108ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz 1107ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz 1097ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz 1098ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.6.4.tgz 1139ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.1.1.tgz 1139ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz 1127ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 1127ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz 1129ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/denque/-/denque-2.1.0.tgz 1135ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz 1128ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 1125ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 1125ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 1123ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz 1137ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz 1137ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz 1137ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 1[14](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:15)5ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/open/-/open-8.4.2.tgz 1193ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz 1209ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz 1160ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 1[15](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:16)9ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/braces/-/braces-3.0.3.tgz 1154ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz 1153ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz 1153ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz 1148ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/long/-/long-5.2.3.tgz 1187ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pify/-/pify-4.0.1.tgz 1178ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 1175ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz 1172ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz 1172ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz 1[16](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:17)2ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 1164ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz 1248ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 1187ms (cache miss)
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm http fetch GET 200 https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz 1184ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz 1186ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz 1186ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz 1[17](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:18)6ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz 1178ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz 1177ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/winston-transport/-/winston-transport-4.7.1.tgz 1278ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz 1206ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/parsimmon/-/parsimmon-1.18.1.tgz 1190ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/globals/-/globals-11.12.0.tgz 1186ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tarn/-/tarn-3.0.2.tgz 1231ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz 1198ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz 1200ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz 1201ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz 1219ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz 1210ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.2.tgz 1209ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz 1202ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/bl/-/bl-6.0.14.tgz 1276ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz 1220ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz 1221ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@tediousjs/connection-string/-/connection-string-0.5.0.tgz 1226ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz 1220ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-4.3.6.tgz 1211ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz 1213ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz 1307ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz 1235ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz 1235ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz 1225ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz 1225ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.3.tgz 1335ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz 1299ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz 1231ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz 1228ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz 1227ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz 1229ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz 1322ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.6.tgz 1262ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz 1261ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-6.3.1.tgz 1243ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz 1234ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz 1235ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz 1307ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz 1246ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/slash/-/slash-2.0.0.tgz 1246ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.2.3.tgz 1246ms (cache miss)
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm http fetch GET 200 https://registry.npmjs.org/figures/-/figures-3.2.0.tgz 1234ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz 1243ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz 1373ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz 1264ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pegjs-require-import/-/pegjs-require-import-0.0.2.tgz 1261ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz 1252ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz 1354ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1.1.0.tgz 1346ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.7.2.tgz 1278ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/events/-/events-3.3.0.tgz 1365ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@colors/colors/-/colors-1.6.0.tgz 1392ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/commander/-/commander-2.20.3.tgz 1278ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/aws-ssl-profiles/-/aws-ssl-profiles-1.1.1.tgz 1352ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/commander/-/commander-6.2.1.tgz 1285ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz 1381ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-pool/-/pg-pool-3.6.2.tgz 1412ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/commander/-/commander-11.1.0.tgz 1373ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1.1.0.tgz 1430ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg/-/pg-8.12.0.tgz 1382ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz 1462ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz 1376ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz 1398ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz 1398ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/esm/-/esm-3.2.25.tgz 1393ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/json5/-/json5-2.2.3.tgz 1431ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz 1430ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/cli/-/cli-7.24.8.tgz 1496ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/logform/-/logform-2.6.1.tgz 1635ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.6.1.tgz 1589ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz 1588ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.2.tgz 1636ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.6.3.tgz 1670ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz 1681ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz 1588ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-8.0.5.tgz 1619ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz 1705ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/mssql/-/mssql-11.0.1.tgz 1632ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/logger/-/logger-1.1.4.tgz 1720ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz 1696ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/winston/-/winston-3.14.1.tgz 1673ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/generator/-/generator-7.25.0.tgz 1709ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz 1707ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/js-md4/-/js-md4-0.3.2.tgz [18](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:19)62ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.3.tgz 1803ms (cache miss)
npm http fetch GET [20](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:21)0 https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.2.tgz 1882ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@dbml/parse/-/parse-3.7.0.tgz 1830ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/parser/-/parser-7.25.3.tgz 1836ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/keyvault-keys/-/keyvault-keys-4.8.0.tgz 2042ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/mysql2/-/mysql2-3.11.0.tgz 2006ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/core-http-compat/-/core-http-compat-2.1.2.tgz [21](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:22)36ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/async/-/async-3.2.5.tgz [22](https://github.com/cw-iot-platform/iotims-db-docs/runs/28686665546?check_suite_focus=true#step:3:23)01ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@types/node/-/node-22.2.0.tgz 2168ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz 2087ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/core-util/-/core-util-1.9.2.tgz 2251ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.0.tgz 2225ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/antlr4/-/antlr4-4.13.2.tgz 2247ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@babel/types/-/types-7.25.2.tgz 2384ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/core-lro/-/core-lro-2.7.2.tgz 2474ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/core-client/-/core-client-1.9.2.tgz 2472ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/identity/-/identity-4.4.1.tgz 2467ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.12.0.tgz 2638ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@js-joda/core/-/core-5.6.3.tgz 2675ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tedious/-/tedious-18.3.0.tgz 2658ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.14.0.tgz 2787ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@dbml/cli/-/cli-3.7.0.tgz 2920ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-3.20.0.tgz 2880ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@azure/core-rest-pipeline/-/core-rest-pipeline-1.16.3.tgz 2914ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz 2881ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 2864ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/@dbml/core/-/core-3.7.0.tgz 2870ms (cache miss)
added 216 packages in 14s
16 packages are looking for funding
run `npm fund` for details
npm notice
npm notice New minor version of npm available! 10.7.0 -> 10.8.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
npm notice To update run: npm install -g npm@10.8.2
npm notice
npm verbose exit 0
npm info ok
Step2. Run sql2dbml --verbose
Error: Cannot find module '../parse/databaseGenerator'
Require stack:
- /usr/local/lib/node_modules/@dbml/cli/node_modules/@dbml/core/lib/import/index.js
- /usr/local/lib/node_modules/@dbml/cli/node_modules/@dbml/core/lib/index.js
- /usr/local/lib/node_modules/@dbml/cli/lib/cli/import.js
- /usr/local/lib/node_modules/@dbml/cli/lib/cli/index.js
- /usr/local/lib/node_modules/@dbml/cli/lib/index.js
- /usr/local/lib/node_modules/@dbml/cli/bin/sql2dbml.js
at Module._resolveFilename (node:internal/modules/cjs/loader:[11](https://github.com/cw-iot-platform/iotims-db-docs/actions/runs/10363348859/job/28686811949#step:4:12)40:15)
at Module._load (node:internal/modules/cjs/loader:981:27)
at Module.require (node:internal/modules/cjs/loader:[12](https://github.com/cw-iot-platform/iotims-db-docs/actions/runs/10363348859/job/28686811949#step:4:13)31:19)
at require (node:internal/modules/helpers:177:18)
at Object.<anonymous> (/usr/local/lib/node_modules/@dbml/cli/node_modules/@dbml/core/lib/import/index.js:7:26)
at Module._compile (node:internal/modules/cjs/loader:[13](https://github.com/cw-iot-platform/iotims-db-docs/actions/runs/10363348859/job/28686811949#step:4:14)64:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
at Module.load (node:internal/modules/cjs/loader:1203:32)
at Module._load (node:internal/modules/cjs/loader:1019:12)
at Module.require (node:internal/modules/cjs/loader:1231:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/usr/local/lib/node_modules/@dbml/cli/node_modules/@dbml/core/lib/import/index.js',
'/usr/local/lib/node_modules/@dbml/cli/node_modules/@dbml/core/lib/index.js',
'/usr/local/lib/node_modules/@dbml/cli/lib/cli/import.js',
'/usr/local/lib/node_modules/@dbml/cli/lib/cli/index.js',
'/usr/local/lib/node_modules/@dbml/cli/lib/index.js',
'/usr/local/lib/node_modules/@dbml/cli/bin/sql2dbml.js'
]
}
Node.js v[18](https://github.com/cw-iot-platform/iotims-db-docs/actions/runs/10363348859/job/28686811949#step:4:19).20.4
node.js version: v18.20.4
Hi @cw-20021491 ,
We recognized that this error came from our team when we released version 3.7.0.
Currently, you can use the previous version as a workaround.
npm i @dbml/cli@3.6.2
In the meantime, we are trying to fix it and will notify you when we release the patch version.
Sorry for the inconvenience experience!
Thank you.
Hi @cw-20021491 ,
We recognized that this error came from our team when we released version 3.7.0.
Currently, you can use the previous version as a workaround.
npm i @dbml/cli@3.6.2
In the meantime, we are trying to fix it and will notify you when we release the patch version.
Sorry for the inconvenience experience!
Thank you.
Hi @huyleminh01,
you mentioned version but it still doesn't work.
sudo npm install -g @dbml/cli@3.6.2
Thank you.
@cw-20021491 what worked for me is pinning both @dbml/core@3.6.2
AND @dbml/cli@3.6.2
Hi @cw-20021491 ,
We released the patch version, v3.7.1
. Please use this version, hope it can help resolve your resolve your issue.
Also, from now on, please use node 18 or higher when using @dbml/cli
,@dbml/core
Thanks.
Thanks!!
Github Action flow
Step1 - Install sql2dbml
Run sudo npm install -g @dbml/cli
Step2 - Check sql2dbml - ERROR
Run sql2dbml
Detail Log node:internal/modules/cjs/loader:1143 throw err; ^
Error: Cannot find module '../parse/databaseGenerator' Require stack: