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
There was some new error today where npm wasn't found. Initially we weren't sure but this seems like the base image wasn't explicit and upgraded from bookworm to trixie.
Also after starting with webpack there's another error related to caniuse-lite being outdated and the service won't start. This is a dependency from webpack and updating webpack updates this.
I found this thread and some ways to work around this but a webpack upgrade might just be enough.