electron-forge-docs
electron-forge-docs copied to clipboard
Custom templates keep defaulting to base template.
Each time I run any one of the npm commands that contains a custom template, it shows base template instead of the custom template, and not installing the custom template components.
ref https://github.com/electron/forge/issues/3662
i think this is a problem on the npm side but the documentation indeed needs to be updated: https://github.com/npm/cli/issues/3136
From https://github.com/electron/forge/issues/3662#issuecomment-2266291311, it seems like alternate syntaxes work.