Error compiling example ESP32

Hello
I installed the latest stable version of ESP32 Core for Arduino IDE


When compiling examples of ESP32_LoRaWAN libraries, I get an error

Version 1.0.6 - everything is fine

Version 2.0.0 - compilation error!

libraries\ESP32_LoRaWAN-master\rtc-board.S.o: in function `TimerGetTimerValue':

D:\61722\Documents\Arduino\libraries\ESP32_LoRaWAN_VASR\src/rtc-board.c:95:(.text.TimerGetTimerValue+0x27): dangerous relocation: call8: call target out of range: __udivdi3
libraries\ESP32_LoRaWAN-master\rtc-board.S.o: in function TimerGetElapsedAlarmTime': D:\\61722\\Documents\\Arduino\\libraries\\ESP32_LoRaWAN_VASR\\src\/rtc-board.c:108:(.text.TimerGetElapsedAlarmTime+0x3a): dangerous relocation: call8: call target out of range: __udivdi3 libraries\ESP32_LoRaWAN-master\rtc-board.S.o: in functionTimerComputeElapsedTime’:
D:\61722\Documents\Arduino\libraries\ESP32_LoRaWAN_VASR\src/rtc-board.c:135:(.text.TimerComputeElapsedTime+0x32): dangerous relocation: call8: call target out of range: __udivdi3
collect2.exe: error: ld returned 1 exit status

Plesae refer to :
https://heltec-automation-docs.readthedocs.io/en/latest/esp32/quick_start.html
https://heltec-automation-docs.readthedocs.io/en/latest/esp32/lorawan/index.html