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
Cannot find module 'convert-units/definitions/volume' or its corresponding type declarations.
There are types at
/node_modules/convert-units/lib/esm/definitions/volume.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.ts
I am using a beta
npm install convert-units@beta --save
The code is working on nextjs dev mode, but the build is failing while deploying on Vercel