Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#176·mailcheck

Error: 'default' is not exported by node_modules/mailcheck/src/mailcheck.js

Author: gangadharjannuCreated Mar 21, 2020Updated Oct 23, 2022

I'm trying to use mailcheck library using rollup.

While bundling the application it is throwing the below error.

[!] Error: 'default' is not exported by node_modules/mailcheck/src/mailcheck.js,

https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module.

Source: mailcheck/mailcheck

View original on GitHubView discussion on GitHub