If someone uses lima-spk, and you try to use vagrant-spk but there is no Vagrantfile, you get the following error, which is incorrect, because there is a .sandstorm folder, it just doesn't have all of the things you need. Running setupvm in this case would be destructive.
PS C:\Users\jacob\source\repos\ethercalc-sandstorm> vagrant-spk vm up
You can't call `vm` commands if there's no `.sandstorm` folder.
Try `vagrant-spk setupvm <stack>` first.
If someone uses lima-spk, and you try to use vagrant-spk but there is no Vagrantfile, you get the following error, which is incorrect, because there is a .sandstorm folder, it just doesn't have all of the things you need. Running setupvm in this case would be destructive.