npm install command-existsyarn add command-existspnpm add command-exists<script src="https://fastly.jsdelivr.net/npm/command-exists"></script><script src="https://unpkg.com/command-exists"></script><script type="module">
import commandexists from 'https://cdn.jsdelivr.net/npm/command-exists/+esm';
</script><script type="module">
import commandexists from 'https://cdn.skypack.dev/command-exists';
</script>