Oğuzhan

Results 6 issues of Oğuzhan

How can i make sign of this plugin? like [KitUI] kit what is format

NPM is failing to install iohook. ## Expected Behavior Successful installation. ## Current Behavior Throws an error: ``` npm ERR! command C:\windows\system32\cmd.exe /d /s /c node install.js npm ERR! Downloading...

"kick starting" has a hyphen between the words

```js console.log(compile(`export default test`, {...baseOptions})); ``` ``` C:\Users\HP\IdeaProjects\web-framework\node_modules\jsx-compiler\src\modules\code.js:472 if (exportComponentPath.parentPath.isExportDefaultDeclaration()) { ^ TypeError: Cannot read properties of undefined (reading 'parentPath') at getReplacer (C:\Users\HP\IdeaProjects\web-framework\node_modules\jsx-compiler\src\modules\code.js:472:27) at Object.parse (C:\Users\HP\IdeaProjects\web-framework\node_modules\jsx-compiler\src\modules\code.js:83:24) at invokeModules (C:\Users\HP\IdeaProjects\web-framework\node_modules\jsx-compiler\src\utils\invokeModules.js:11:25) at...

# Replicating the problem I enter https://chess.wintrcat.uk Everything works normally. I press F5. The page reloads and this is how it looks like: ![image](https://github.com/WintrCat/freechess/assets/64753457/4b159694-d9d9-491d-aeb7-7e80b38fa8c6) Then I can either close the...

## Describe the bug If statements break into new functions inside __private__ folder which breaks both /return and function macros ## To Reproduce Example code that breaks /return: ```javascript $a...

Type: Bug