Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,20 @@ $ yarn run pack
```

After that, you'll see the binary in the `dist` folder 😀


## Troubleshooting


### `yarn start` does not launch application.


For MacOS:

1) Confirm that Screen & System Audio Recording Permissions for the Terminal app are allowed.

![Screenshot 2024-06-25 at 7 54 39 PM](https://github.com/wulkano/Kap/assets/53809188/f9b637f9-0809-4191-86c2-6b73a8e90b80)

2) Confirm that "Electron.app" is allowed to accept incoming network connections when prompted.

<img width="287" alt="Screenshot 2024-06-25 at 7 42 15 PM" src="https://github.com/wulkano/Kap/assets/53809188/d2663de4-2951-4972-b727-3d90ef064be2">