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
Hello, I'm facing a bug related to the version of a dependency.
If possible update the the package "http-errors" to a newer version 1.6.1 => 2.0.0
TypeError: Cannot read properties of undefined (reading 'split')
at toIdentifier (node_modules/http-errors/index.js:257:14)
at forEachCode (node_modules/http-errors/index.js:228:16)
at Array.forEach (<anonymous>)
at populateConstructorExports node_modules/http-errors/index.js:226:9)
at Object.<anonymous> (node_modules/http-errors/index.js:29:1)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Module._compile (node_modules/source-map-support/source-map-support.js:521:25)
at Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at require.extensions..jsx.require.extensions..js (/tmp/ts-node-dev-hook-21923819908444608.js:114:20)
at Object.nodeDevHook [as .js] (node_modules/ts-node-dev/lib/hook.js:63:13)
[ERROR] 09:08:27 TypeError: Cannot read properties of undefined (reading 'split')
The text was updated successfully, but these errors were encountered:
Hello, I'm facing a bug related to the version of a dependency.
If possible update the the package "http-errors" to a newer version 1.6.1 => 2.0.0
The text was updated successfully, but these errors were encountered: