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

Electron error - Cannot find module 'url-metadata' #51

Closed jeffery30162 closed 1 year ago

jeffery30162 commented 2 years ago

After adding module to my electron angular project i am now receiving this error shown below:

This error only occurs when building the electron and not running with serve

image

Thanks

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.