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