Probably next-auth problem
Unanswered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
Hello, im getting this error while building my T3 stack app, did this happen to anybody here? Thank you so much for answering.
Failed to compile.
./node_modules/.pnpm/@auth+core@0.31.0/node_modules/@auth/core/index.js + 111 modules
Cannot get final name for export 'default' of ./node_modules/.pnpm/jose@5.3.0/node_modules/jose/dist/node/esm/runtime/random.js
Failed to compile.
./node_modules/.pnpm/@auth+core@0.31.0/node_modules/@auth/core/index.js + 111 modules
Cannot get final name for export 'default' of ./node_modules/.pnpm/jose@5.3.0/node_modules/jose/dist/node/esm/runtime/random.js
1 Reply
Asiatic LionOP
I've just made the authentication work and now this happens, i did update only bcrypt to bcryptjs and added dayjs, tried to back it up, but nothing works..