spliit icon indicating copy to clipboard operation
spliit copied to clipboard

Docker failed: 1.16.1 - Fix proposed.

Open GAZ082 opened this issue 4 months ago • 3 comments

Had to rename next.config.mjs to next.config.js due some config filet not found for some next-intl package.

GAZ082 avatar Sep 05 '25 12:09 GAZ082

On my computer it only works if the file is .mjs.

docker build . fails for me when it has the .js extension.

Could you show exactly what command(s) you run and the output?

Petersmit27 avatar Sep 05 '25 14:09 Petersmit27

Actually is starting up a Vercel instance. I think it does "npm run"

GAZ082 avatar Sep 06 '25 18:09 GAZ082

Could you send some screenshots of the error or logs?

Also, maybe try again with the latest version/commit? I don't think anything relevant changed, but I tried it just now on vercel and didn't get any errors.

Petersmit27 avatar Sep 14 '25 06:09 Petersmit27