lru-cache missing [Unresolved]
Hey I updated our nuxt3 frontend today using
yarn dev locally and also using
nuxt upgrade and also updated all deps. Unfortunately when building the Project and pushing it to our server we can't run it because of this error: Cannot find package 'lru-cache' imported from /var/www/vod-stage/server/index.mjs.yarn dev locally and also using
node .output/server/index.mjs locally in the project works, but not when build.