npm install resolve-fromyarn add resolve-frompnpm add resolve-from<script src="https://fastly.jsdelivr.net/npm/resolve-from"></script><script src="https://unpkg.com/resolve-from"></script><script type="module">
import resolvefrom from 'https://cdn.jsdelivr.net/npm/resolve-from/+esm';
</script><script type="module">
import resolvefrom from 'https://cdn.skypack.dev/resolve-from';
</script>