I have an M1 Mac Mini and an intel 13 inch MacBook pro.
In both machines, I can access Box fine on Finder.
However, when I try to access it on the terminal, I either do not see "Box" folder in the home repository (when I do see other cloud storage services like Google Drive and Dropbox), or it does not show me any files within the Box folder ($ls do not show me anything when I do see many files on Finder).
After struggling weeks to fix this, I figured out that I can access files in the following repository:
/Users/MAC-OS-USER/Library/CloudStorage/Box-Box
Is there any way to fix this? I have tried deleting/reinstalling Box many times.
---------------------------------
EDIT:
Another problem I found is when I try to compile some .tex files that uses \include command to call other files in the same repository, I get an error message saying such file does not exist, when I clearly see that file using Finder.
I think these are related--somehow Box is malfunctioning and not correctly reading files that do exist in the repo.