Skip to content

desktop: remove duplicate electron imports - #202

Merged
161sam merged 1 commit into
mainfrom
codex/fix-duplicate-identifier-in-main.js
Aug 27, 2025
Merged

desktop: remove duplicate electron imports#202
161sam merged 1 commit into
mainfrom
codex/fix-duplicate-identifier-in-main.js

Conversation

@161sam

@161sam 161sam commented Aug 27, 2025

Copy link
Copy Markdown
Owner

Summary

  • fix desktop startup by consolidating Electron imports and removing duplicate declarations

Testing

  • node --check voice-assistant-apps/desktop/src/main.js
  • npm start (fails: error while loading shared libraries: libatk-1.0.so.0)
  • npm test (fails: Missing script: "test")
  • pytest (fails: No module named 'aiohttp')

https://chatgpt.com/codex/tasks/task_e_68af0504930c8324b197ae7b21f60eb5

@161sam
161sam merged commit a396f3e into main Aug 27, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant