CommandBox is not running

Hi, i am new at ColdFusion and i need to use commandbox. When i start box.exe it looks like initializes libraries properly but after that whenever i try to use any type of box command it gives this error:

OS: win11
java version: “23.0.2” 2025-01-21

I can’t tell what line of code it’s complaining about, but it sounds like one or more of Lucee’s extensions didn’t install, causing not all the tags to be defined, causing code that uses those tags to not compile. This usually happens when you have over-eager anti-virus which is blocking jar files from being loaded. I would check your antivirus settings, and create an exclusion rule for the CommandBox home directory. Remove the contents of the .CommandBox folder and start again to get a fresh try.