Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local 8080 doesn't spin up when Electron app is run. #383

Open
apinkhasov101 opened this issue Feb 18, 2025 · 0 comments
Open

Local 8080 doesn't spin up when Electron app is run. #383

apinkhasov101 opened this issue Feb 18, 2025 · 0 comments

Comments

@apinkhasov101
Copy link
Contributor

Describe the bug
Local Host 8080 is supposed to display a browser version Chronos, however there seems to be compatibility issues that are due to Electron. Attempting to address the TypeError issue within DashboardContext.tsx (as shown on the browser's console log) doesn't resolve the issue and also affects/prevents the Electron app's dashboard from rendering as well.

To Reproduce
Steps to reproduce the behavior:

  1. Follow the README to start up the app.
  2. Make sure you 'npm install' all the the dependencies
  3. Enter 'npm run start:electron' to start the app.
  4. Got to 'localhost:8080' in your web browser.
  5. See error (black screen)

Expected behavior
It would be expected that the same dashboard interface visible on the electron app would appear on your local machine's browser as well.

Screenshots

Image

Desktop:

  • OS: Mac 15.3
  • Browser Safari
  • Version 18.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant