dtel
dtel
The app started crashing when it is saving passwords. That is "Add Password", fill in relevant fields and click save. It seems to be saving (dialog), but then crashes after...
The download script fails behind a corporate proxy despite setting npm proxy & https-proxy variables. Npm works okay for downloading other required packages. > [email protected] install C:\electron-api-demos\node_modules\electron-chromedriver > node ./download-chromedriver.js...
Started using logos and getting the following error for the following simple scenario based on docs. Let me know what i'm missing. Using rust 1.56.1, 2021 edition. `use logos::{Lexer, Logos};...