You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@saasfly/nextjs:dev: ⨯ TypeError: Cannot set property error of # which has only a getter
@saasfly/nextjs:dev: at formatError (webpack-internal:///(rsc)/../../node_modules/next-auth/utils/logger.js:32:13)
@saasfly/nextjs:dev: at Object.error (webpack-internal:///(rsc)/../../node_modules/next-auth/utils/logger.js:45:16)
@saasfly/nextjs:dev: at _callee2$ (webpack-internal:///(rsc)/../../node_modules/next-auth/core/errors.js:373:22)
@saasfly/nextjs:dev: at tryCatch (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16)
@saasfly/nextjs:dev: at Generator.eval (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17)
@saasfly/nextjs:dev: at Generator.eval [as throw] (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21)
@saasfly/nextjs:dev: at asyncGeneratorStep (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
@saasfly/nextjs:dev: at _throw (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
@saasfly/nextjs:dev: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
bhaktatejas922
added
bug
Something isn't working
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
labels
Aug 28, 2024
Environment
Reproduction URL
https://github.com/vercel/platforms/discussions/422
Describe the issue
@saasfly/nextjs:dev: ⨯ TypeError: Cannot set property error of # which has only a getter
@saasfly/nextjs:dev: at formatError (webpack-internal:///(rsc)/../../node_modules/next-auth/utils/logger.js:32:13)
@saasfly/nextjs:dev: at Object.error (webpack-internal:///(rsc)/../../node_modules/next-auth/utils/logger.js:45:16)
@saasfly/nextjs:dev: at _callee2$ (webpack-internal:///(rsc)/../../node_modules/next-auth/core/errors.js:373:22)
@saasfly/nextjs:dev: at tryCatch (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16)
@saasfly/nextjs:dev: at Generator.eval (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17)
@saasfly/nextjs:dev: at Generator.eval [as throw] (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21)
@saasfly/nextjs:dev: at asyncGeneratorStep (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
@saasfly/nextjs:dev: at _throw (webpack-internal:///(rsc)/../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
@saasfly/nextjs:dev: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
How to reproduce
some sort of bug that results in a non useful error message.
See https://github.com/vercel/platforms/discussions/422 for the same issue
Expected behavior
succesful authentication
The text was updated successfully, but these errors were encountered: