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 43 forks source link

Failed to compile with x errors . These dependencies were not found: #39

Closed ShubhamVerma1811 closed 1 year ago

ShubhamVerma1811 commented 3 years ago

I am using this lib with NuxtJS + Typescript. And this error comes up while using the urlMetaData function. I double-checked by removing the function and the error was gone. Image for reference: Screenshot (612)

laurengarcia commented 1 year ago

Sorry for delay, this should be fixed in version 3.0.1 https://www.npmjs.com/package/url-metadata

Feel free to reopen if you need a backport to version 2.x.x.