You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
composer bin box install
vendor/bin/box --debug compile
Notice the autoload_classmap.php in .box_dump is missing an entry for JsonMapper (but has other entries).
This class isn't used in Psalm-proper, but it is used in Psalm's language server (which @greg0ire is working to enable in the phar via a --language-server flag)