MKR1010 Apple Mojave Still no serial port

Dear all,
I have seen many posts about not being able to connect through USB cable from desktop IDE to MKR1010.
The USB ports is not on the list of USB ports. Again, cable and other devices work fine from my IDE desktop.
Other Arduino's no problem, cable and port has been tested with other Arduino they work fine.
Please don't tell me that Arduino has secretly made it impossible to force me to use their online development tool (with some limitations).

Could someone please help me with a solution.
Thanks from The Netherlands

Well, one of the solutions suggested on the internet worked finally for me.
Prior or during the compilation process you need to put the MKR in bootmode.
I am using the or construction because I am not ure which it is, just trial and error.
In addition, sometimes to is not required at all, I have also know idea in which circumstances.

Anyway, try double click. That might do the trick.

Make sure you have removed the foam from the board before using it otherwise if you keep it on the pins when you attempt to use the board it can cause interference between pins and causing unwanted resets.

Also, try to double-tap the reset button to push the board into the bootloader mode and check the ports again.