You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
TypeError: Cannot read properties of undefined (reading 'split')
at Object.getDownloadUrl (/usr/local/node/lib/node_modules/pkg/node_modules/prebuild-install/util.js:13:29)
at Object. (/usr/local/node/lib/node_modules/pkg/node_modules/prebuild-install/bin.js:77:22)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47
./build/bootstrap.sh: 32.1%
Expected Behavior
no TypeError
To Reproduce
if i use pkg without nestjs project, this error will disappear.