laurengarcia / url-metadata

NPM module: Request a url and scrape the metadata from its HTML using Node.js or the browser.
https://www.npmjs.com/package/url-metadata
MIT License
166 stars 44 forks source link

Maximum call stack size exceeded #52

Closed shubham-miniveturelab closed 1 year ago

shubham-miniveturelab commented 2 years ago

Error: unable to verify the first certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1532:34) at TLSSocket.emit (node:events:369:20) at TLSSocket.emit (node:domain:470:12) at TLSSocket._finishInit (node:_tls_wrap:946:8) at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:720:12) { code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' } https://nift.ac.in/NIFT-HG ::::::::::::; /home/shubham/Desktop/Work/gide/api/node_modules/url-metadata/node_modules/domelementtype/index.js:12 isTag: function(elem){ ^

RangeError: Maximum call stack size exceeded

laurengarcia commented 1 year ago

Closing because there is not enough info here, feel free to reopen if you have more details.