deno.jsondeno.json sitting in the root directoryguigui directory, any import and the Deno namespace works fine. enablePathenablePath without the guigui directory also works fine, but adding guigui to the paths breaks it. Giving me the Deno.cronDeno.cron not found in the DenoDeno namespace. It seems that the global settings.jsonsettings.json where we define deno.unstable: truedeno.unstable: true does not work after introducing the guigui directory and breaking the whole DenoDeno namespace for us. Join the Discord to ask follow-up questions and connect with the community