with the grid plugged in you should see something like
/dev/tty.usbserial-m1000464
which means your FTDI driver is broken.
mojave has an Apple version by default, which works. perhaps it’s disabled?
try this:
sudo kextload -bundle-id com.apple.driver.AppleUSBFTDI
did you delete the old FTDI driver i suggested?