electron / electron/fiddle

[Feature Request]: Support custom the process of run. ask for use in Apple M1

Open
#1,125 1 comment 0 reactions 1 assignee Claimed by @BlackHole1 View on GitHub
:sparkles: enhancement area:packages
Dominant language
TypeScript
Stars
7.8k
Forks
762
Avg merge
15h 27m
Merged PRs (30d)
12

Description

Thanks for the great tool at first.

I'm currently developping an app by Electron Fiddle, but I met some problem when run my app in Fiddle.

My Macbook is M1, so the arch is ARM64. when I run app, the Fiddle is auto run: `npm install xxx`. But for some dependances, I need install with special command, for example: sharp

image

I need install it by `npm install --ignore-scripts=false --foreground-scripts --verbose sharp`, else the app will could not be run.

so I suggest that FIddle could provide a way to custom the RUN command. (or maybe there had have one, but I can't find it)

Thanks agagin

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.