I am getting an error while installing an app.
Error:
C:\Users\Amrut\Timespent-Details>forge install
Select the product your app uses.
TypeError: request.headers.split is not a function
at setHeadersOnRequest (C:\Users\Amrut\AppData\Roaming\npm\node_modules@forge\cli\node_modules@sentry\node\cjs\integrations\undici\index.js:266:39)
at _onRequestCreate (C:\Users\Amrut\AppData\Roaming\npm\node_modules@forge\cli\node_modules@sentry\node\cjs\integrations\undici\index.js:177:7)
at Channel.publish (node:diagnostics_channel:143:9)
at new Request (node:internal/deps/undici/undici:1993:27)
at [dispatch] (node:internal/deps/undici/undici:7502:25)
at Intercept (node:internal/deps/undici/undici:7237:20)
at [Intercepted Dispatch] (node:internal/deps/undici/undici:557:16)
at Client.dispatch (node:internal/deps/undici/undici:573:44)
at [dispatch] (node:internal/deps/undici/undici:804:32)
at [Intercepted Dispatch] (node:internal/deps/undici/undici:550:33)
? Select a product: (Use arrow keys)
Jira
Confluence
Compass
Bitbucket
Can anyone help me on this