Closed carolstran closed 4 years ago
Nice, sorry for the delay!
If anyone has advice for fixing the failing CircleCI builds, that'd be great. I know I need to update the node version in order to install and run pyright but I'm not exactly sure where... 🤔
The node version used by CircleCI is in .circleci/config.yml
- bumped it now in https://github.com/meeshkan/hmt/commit/93b31e603af3b71b1efaee063b4b28dc49cf357d.
I'm working on an HMT tutorial and realized that the logs still say
Meeshkan is running
orStarting Meeshkan on...
so this PR updates that to HMT 💫I also created a branch (
rename-logs-from-main
) that makes these changes tomain
in case you decide to make that the default.If anyone has advice for fixing the failing CircleCI builds, that'd be great. I know I need to update the node version in order to install and run pyright but I'm not exactly sure where... 🤔