Eugeny / tabby-theme-hype

A Terminus theme that imitates Hyper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing documentation about Node/NPM version used and `terminus` script

feluelle opened this issue · comments

Thanks @Eugeny for the template repo. Unfortunately, I can't get this to work with latest node (19.4.0). What was the node/npm version you were using?

It would be even better if you could update the project to latest changes. For example, running TERMINUS_PLUGINS=$(pwd) terminus --debug doesn't work. It cannot find terminus. I also tried with tabby.

Thank you very much.

Fixed by #5.

It would be even better if you could update the project to latest changes. For example, running TERMINUS_PLUGINS=$(pwd) terminus --debug doesn't work. It cannot find terminus. I also tried with tabby.

What worked for me on Mac was using TABBY_PLUGINS=$(pwd) /Applications/Tabby.app/Contents/MacOS/Tabby --inspect.