Photon Wifi setup with CLI 'particle setup' causes error while trying to scan

I have successfully used the particle setup on my MAC OS X with my Photon devices. I am trying to reconfigure my Wifi using this method on my devices, but all the devices are returning the following error . I have never seen this error and a search on the webpage comes up empty. Has anyone seen this and resolved it?

? Would you like to manually enter your Wi-Fi network configuration? No

Your Photon encountered an error while trying to scan for nearby Wi-Fi networks.
Your Photon encountered an error while trying to scan for nearby Wi-Fi networks.

Not sure what the cause is for this, but in the mean time, you should be able to use Particle serial wifi while in listening mode.

Thanks, that works!

I also ended up creating the wifi.on() and set.credentials() in my script to control from there…

Still wondering what happened to my particle setup function…