eendroroy / alacritty-theme

Collection of Alacritty color schemes
Apache License 2.0
1.88k stars 239 forks source link

can`t select a theme #33

Closed VaskMykola closed 3 years ago

VaskMykola commented 3 years ago

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.

VaskMykola commented 3 years ago

? 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

eendroroy commented 3 years ago

The tutorial you are following seems to be using different repo. It is not applicable for this repo.