hey I just downloaded commandbox, and I am getting...
# box-products
c
hey I just downloaded commandbox, and I am getting this error, any of you may know what is about? this is Windows JRE-64, and I have Windows 11 on my local machine. The error says it cant install the jsmespath module
b
@Carlos Guzman Try deleting your
~/.CommandBox
folder and trying again
That error means Lucee failed to install all its extensions
Which can happen if the first start was interrupted before it was finished. or it's a second Tuesday before a full moon on an odd-numbered month and Lucee just decided to be dumb again
Normally, these issues can be debugged, but it seems the most recent version of Lucee has also screwed up the logging so I can't get trace or debug logs to work.
c
@bdw429s worked like a charm! Thanks for future refernece I deleted the folder located in
C:\Users\Carlos\.Commandbox
b
Yep,
~
is a shortcut for your user home in *nix file systems as well as CommandBox 🙂
🙂 1
Something probably interrupted Lucee on its first start (when it installs all its extensions). Sadly, it never checks again to see what's missing so long as at least one of them installed.