capacitor-community / capacitor-community/electron

Unhandled Promise: No such file or directory

Open
#237 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
398
Forks
63
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
After build, I install like your doc says. but when I try to run I get
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "/bin/sh: line 0: cd: /Users/damon/Documents/My: No such file or directory
".] {
code: 'ERR_UNHANDLED_REJECTION'
}

**To Reproduce**
Steps to reproduce the behavior:
Clone https://github.com/flame-app-studio/svelte_capacitor_tailwind_starter
(npm run dev and npm run build works great)
then follow your electron community install
and try to open app.

New update everything.
I tried changing "publishAutoUpdate": false
in electron config file with no success

what am I missing?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.