Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Dependencies #45

Open
HBeserra opened this issue Sep 14, 2022 · 0 comments
Open

Upgrade Dependencies #45

HBeserra opened this issue Sep 14, 2022 · 0 comments

Comments

@HBeserra
Copy link

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')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant