npm install phantomjs-prebuiltyarn add phantomjs-prebuiltpnpm add phantomjs-prebuilt<script src="https://fastly.jsdelivr.net/npm/phantomjs-prebuilt"></script><script src="https://unpkg.com/phantomjs-prebuilt"></script><script type="module">
import phantomjsprebuilt from 'https://cdn.jsdelivr.net/npm/phantomjs-prebuilt/+esm';
</script><script type="module">
import phantomjsprebuilt from 'https://cdn.skypack.dev/phantomjs-prebuilt';
</script>