I'm trying to install Flutter but when I run flutter doctor --android-licences I have this error java.lang.module.FindException: Module java.xml.bind not found
I have enable Android SDK Commande-line Tools on android studio.
I'm using a MacBook on MacOS BigSur 11.2.3 and the latest version of Android Studio
How to add this java module please ?
unset JAVA_OPTS
All worked fine for me