Skip to content

Node app crashed with TypeError: Object.setPrototypeOf called on null or undefined #249

Description

@Suraj59

For help, see: https://nodejs.org/en/docs/inspector
node:util:258
ObjectSetPrototypeOf(ctor.prototype, superCtor.prototype);
^

TypeError: Object.setPrototypeOf called on null or undefined
at setPrototypeOf ()
at inherits (node:util:258:3)
at Object. (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/snowflake-sdk/lib/agent/https_proxy_ocsp_agent.js:88:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._compile (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/pirates/lib/index.js:117:24)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Object.newLoader [as .js] (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/pirates/lib/index.js:121:7)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Function.Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.wrappedLoad [as _load] (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/newrelic/lib/shimmer.js:313:24)
at Module.require (node:internal/modules/cjs/loader:1235:19)
at require (node:internal/modules/helpers:176:18)
at Object. (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/snowflake-sdk/lib/http/node.js:9:25)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._compile (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/pirates/lib/index.js:117:24)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Object.newLoader [as .js] (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/pirates/lib/index.js:121:7)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Function.Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.wrappedLoad [as _load] (/Users/ntipl/Documents/delivery-solutions/api.deliverysolutions/node_modules/newrelic/lib/shimmer.js:313:24)
at Module.require (node:internal/modules/cjs/loader:1235:19)
at require (node:internal/modules/helpers:176:18)

Node.js v20.11.1
[nodemon] app crashed - waiting for file changes before starting...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions