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