Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Getting caught up with Electron

Abierto
#222 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Refactorización
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
electron

Línea de trabajo

Start with the existing electron-packager command in the issue and review the current Electron and build-tool release documentation it references. Determine the required changes to bring the macOS build process up to date, then verify that the app still builds and that its file dialogs work as expected.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

A query for Electron devs.

I have been developing Electron apps for five years at least.

I have an Electron version of "Drummer" for the Mac (to start) almost ready to go, but there are problems with the File dialogs. It feels like a versioning thing? These routines worked fine in earlier software. So I figure what I need to do is get this app building using the latest versions of Electron and the latest build tools. If I recall correctly they change a lot. And it's been a while since I figured out how to do it. When I read their docs for building stuff I feel as lost as I felt when I was just starting out.

Okay, so here's how I build the app currently:

sudo electron-packager . "Electric Drummer" --platform=darwin --arch=all --overwrite --icon=drummer.icns --electron-version=7.1.10

What should I change to get my build process up to date?

It works, it builds the app, and I've been using it, it's just not the current Electron release and their are quirks with the file dialogs.

Ideally I'd like to not have to learn too much about the the Electron release process or versions -- just give me something that works and I can get back to my sprawling codebase.

Thanks in advance. 😄

Lenguaje dominante
HTML
Estrellas
134
Forks
10
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de scripting/Scripting-News

Todos los issues de scripting/Scripting-News

Issues similares

Más issues de Build System

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.