CMake Error and Warning

I create a new program, copy from samples, and select GNSS, but I receive one error and one warning:


My setup:


*- Updated Windows 11 Pro
*- SDK 2.6.1
*- Board is Sparkfun nRF9160 Thing Plus

CMake Error at C:/ncs/v2.6.1/nrf/lib/modem_antenna/CMakeLists.txt:8 (zephyr_library_sources):

Kconfig Language Server cannot start for build 'build'. Try rebuilding or do the pristine build to fix this issue.

Any hints would be much appreciated!

Related