can`t select a theme
VaskMykola opened this issue · 2 comments
After installation I used this tutorial to install alacritty-theme, after that I made alacritty.yml (blank file) in ~/.config/alacritty/. After run, I wrote theme but every one of them gives me this error.
? Select a theme › dr
❯ Dracula(node:120792) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'items' of null
at updateTheme (/usr/local/lib/node_modules/alacritty-themes/index.js:84:31)
at readFile.then (/usr/local/lib/node_modules/alacritty-themes/index.js:117:12)
(node:120792) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with
The tutorial you are following seems to be using different repo. It is not applicable for this repo.