Andrew D. Bond

Results 24 comments of Andrew D. Bond

In case it's helpful for anyone else who wants to look into this: * https://keypirinha.com/packages/everything.html * https://github.com/Keypirinha/Packages/tree/master/Everything

On my Windows 11: * From the Windows start menu, selecting "Open file location" on the the shortcut "Defragment and Optimize Drives" opens Explorer to `C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools`. * Explorer...

> I think that, already, I have implemented the workaround that you suggest; but I go so long between instances of configuring Keypirinha that I forget how things work ....

The error can be resolved by adding `"lib": ["ES2019"]` to tsconfig.json. https://www.typescriptlang.org/tsconfig#lib I also investigated when the error began: - Version 1.0.54 seems to be the last version before the...