Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 972 Bytes

FAQ.md

File metadata and controls

21 lines (16 loc) · 972 Bytes

a woman in a park sitting on a bench with her legs crossed and holding her laptop and with a bag at her side




FAQ - Frequently Asked Questions

🤔 How can I solve the electron-builder install-app-deps Windows Script Host error?

If you are trying to use this boilerplate with npm instead yarn on Windows, you will get that error related to electron-builder install-app-deps, so:

What should I do if the release action fails and the re-run failed jobs keep failing?

Go to the releases page in your repository and delete the draft release, then execute the action again but in the re-run all jobs mode.

🤔 How can I remove SASS support?

yarn remove sass