Leo Lamprecht
Leo Lamprecht
`release` currently doesn't work when freshly set up, because GitHub added [OAuth access restrictions](https://docs.github.com/en/organizations/managing-oauth-access-to-your-organizations-data). If you install `release` fresh and try to use it with a GitHub organization, for example,...
I recently wrote something about how modules in node currently work (using NPM) and @Fishrock123 pointed me here, since the node repo probably wasn't the right place to post something...
IMO, we should just restart automatically after downloading an update if no Hyper window is open.
When running `deno test`, in my opinion, it's quite hard to distinguish different test modules (files) from each other, because the log lines being printed for the individual test modules...