Ata Gülalan
Ata Gülalan
Hey @kenomote You are in wrong folder. First, navigate to project folder by `cd [path]`. Example: `cd C:\Users\lenovo\Desktop\arctis-battery-percentage` You can run `npm install` there. This would install necessary packages. After...
Thank you for this issue. 1) npm package is *really* outdated. I think I could use Github Actions to publish when something is changed. Thank you for letting me know....
Could you try to install windows-build-tools with `npm install --global --production windows-build-tools` Thank you.
Could you try to delete node_modules folder and run `npm install` again?
Try to match node version 10 or 12. Make sure you have Microsoft Visual C++ Redistributables installed. You can install it here: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads I did not test any foreign languages,...
The output is perfectly normal. `npm install` works. Which headset model do you have? It looks like program could not find it. You can check if it's seeing headset by...
Hello @k1ck3r and @centic9, Thank you for your interest in this project! I made you wait for a while, but I think I figured it out. Since this project was...
Well, it could be done easily with some CSS - Without this merge. Just add "placeholder" attribute like this: ```jsx ``` And add this to your CSS: ```css [contenteditable=true]:empty:before {...
This is solvable by changing "MarkdownView" to "ItemView". https://github.com/shabegom/buttons/blob/a4ad8eddd79ee98f53106f7f90c17b277af33269/src/button.ts#L61