Next.js Discord

Discord Forum

Error on build command

Unanswered
Far Eastern Curlew posted this in #help-forum
Open in Discord
Avatar
Far Eastern CurlewOP
I get this error when trying to run npm run build command while trying to host on vercel

   Creating an optimized production build ...
(node:81182) [DEP_WEBPACK_MODULE_UPDATE_HASH] DeprecationWarning: Module.updateHash: Use new ChunkGraph API
(Use `node --trace-deprecation ...` to show where the warning was created)
Failed to compile.

2 Replies

Avatar
Far Eastern CurlewOP
Image
this is what i get whe i run build command