▲ Module not found: Can't resolve 'antd/es/Input'
This is new error, I don't have this error in both local and old deployment.
I tested locally with command and no error at all.
I deployed successfully yesterday without any error. But today this error pop up.
To verify this, I create a dummy PR without any change but failed. Deployment id is 1aa06e10-6008-4222-8d1f-b3b924036662.
Meanwhile yesterday, Deployment 54272269-fc9d-41c7-9472-a71abca2cf2f succeed.
2 Replies
@Erisa | Support Engineer Sorry for ping. But would you please have a look?
Meanwhile I think Vercel have no problem, I deployed successfully.
If your error message is
▲ Module not found: Can't resolve 'antd/es/Input'
as you wrote in the title, it is coming from the Vercel CLI. This is indicated by the triangle at the start of the message, and the error itself indicates that Next.js is failing to build due to being unable to resolve a module