Webpack is failing on hot reload

Getting error as soon as i change anything

C:Usersapinode_moduleswebpacklibnodeNodeWatchFileSystem.js:50
                        changes = changes.concat(removals);                                        
                                          ^

TypeError: changes.concat is not a function
    at Watchpack.<anonymous> (C:Usersapinode_moduleswebpacklibnodeNodeWatchFileSystem.js:50:22)
    at Object.onceWrapper (node:events:646:26)
    at Watchpack.emit (node:events:526:28)
    at Watchpack._onTimeout (C:Usersapinode_moduleswatchpacklibwatchpack.js:371:8)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)

I change anything it starting to fail