theo
theo
Explore posts from servers
TTCTheo's Typesafe Cult
Created by theo on 8/24/2024 in #questions
indecipherable build error
when building my nextjs app i get the error
Creating an optimized production build ... Failed to compile.

./node_modules/.pnpm/@[email protected]/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js + 38 modules Cannot get final name for export 'NO_RETRY_INCREMENT' of ./node_modules/.pnpm/@[email protected]/node_modules/@smithy/util-retry/dist-es/index.js

Build failed because of webpack errors  ELIFECYCLE  Command failed with exit code 1.
Creating an optimized production build ... Failed to compile.

./node_modules/.pnpm/@[email protected]/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js + 38 modules Cannot get final name for export 'NO_RETRY_INCREMENT' of ./node_modules/.pnpm/@[email protected]/node_modules/@smithy/util-retry/dist-es/index.js

Build failed because of webpack errors  ELIFECYCLE  Command failed with exit code 1.
cant find any info on it, I've cleared my node modules and reinstalled everything, I've cleared my next cache, still, cant seem to get anywhere or find anything on it
4 replies