NuxtN
Nuxt3y ago
plex

Vercel: Cannot find module '/var/task/node_modules/tslib/modules/index.js'

After deploying to Vercel I always get this error.:
Cannot find module '/var/task/node_modules/tslib/modules/index.js' imported from /var/task/chunks/app/server.mjs
Did you mean to import tslib/tslib.js?

I have no idea at all how to fix this. It used to work a few months ago, but some of the module updates must have caused this error.
Was this page helpful?