Unable to use the application due to bridge/forge error

Can’t use application because of random Forge errors.
Could you please check them, the app is unavailable with Forge version 7.0.x and with the latest too. It’s a bit annoying everytime the app need a new feature starting the app takes more time thanks to Forge errors.

ERROR   14:44:55.964  b876b766-8d96-4e28-80da-df0830c8293c  TypeError: this.apiClient is not a function
    at GlobalStorage.query (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:989:37)
    at GlobalStorage.getInternal (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:976:59)
    at GlobalStorage.get (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:938:21)
    at getCompanySettings (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:22787:63)
    at Object.resolve [as handler] (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:814:34)
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511860
    at S (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511866)
    at new Promise (<anonymous>)
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511623
    at AsyncLocalStorage.run (async_hooks.js:314:14)
ERROR   14:44:55.977  70aeaebd-0158-4b21-b4ee-a690c873d644  TypeError: Cannot read property 'token' of undefined
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:21:66
    at Object.requestJira (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:82:12)
    at getCurrentUser (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:22667:49)
    at Object.resolve [as handler] (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:814:34)
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511860
    at S (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511866)
    at new Promise (<anonymous>)
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511623
    at AsyncLocalStorage.run (async_hooks.js:314:14)
    at r.<computed> (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:510728)
ERROR   14:44:55.984  38c3eea7-c281-4c24-9f23-544be34dd3fd  TypeError: Cannot read property 'token' of undefined
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:21:66
    at Object.requestJira (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:82:12)
    at getJiraUsers (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:22656:53)
    at Object.resolve [as handler] (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\bundled\index.cjs:814:34)
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511860
    at S (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511866)
    at new Promise (<anonymous>)
    at C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:511623
    at AsyncLocalStorage.run (async_hooks.js:314:14)
    at r.<computed> (C:\Users\user\AppData\Local\Temp\tunnel-5424-RdY6VoJ0OVVj\index.cjs:2:510728)
>

Seems updating @forge/resolver to version 1.5.39 solved the problem.

1 Like