C:\Users\User\Downloads\CODE COPY PYTHON\bigwinexch_backend\node_modules\express\lib\router\route.js:216
        throw new Error(msg);
        ^

Error: Route.get() requires a callback function but got a [object Undefined]
    at Route.<computed> [as get] (C:\Users\User\Downloads\CODE COPY PYTHON\bigwinexch_backend\node_modules\express\lib\router\route.js:216:15)
    at proto.<computed> [as get] (C:\Users\User\Downloads\CODE COPY PYTHON\bigwinexch_backend\node_modules\express\lib\router\index.js:521:19)
    at Object.<anonymous> (C:\Users\User\Downloads\CODE COPY PYTHON\bigwinexch_backend\routes\userRoutes.js:7:8)
    at Module._compile (node:internal/modules/cjs/loader:1554:14)
    at Object..js (node:internal/modules/cjs/loader:1706:10)
    at Module.load (node:internal/modules/cjs/loader:1289:32)
    at Function._load (node:internal/modules/cjs/loader:1108:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
    at Module.require (node:internal/modules/cjs/loader:1311:12)

Node.js v22.14.0
