npm install errorhandleryarn add errorhandlerpnpm add errorhandler<script src="https://fastly.jsdelivr.net/npm/errorhandler"></script><script src="https://unpkg.com/errorhandler"></script><script type="module">
import errorhandler from 'https://cdn.jsdelivr.net/npm/errorhandler/+esm';
</script><script type="module">
import errorhandler from 'https://cdn.skypack.dev/errorhandler';
</script>