Pre-flight checklist
Problem description
Using pnpm does not seem to work with electron-forge. An error is thrown when executing pnpx electron-forge import and I do not see any mention of pnpm in the repository and docs.
It would be nice if it worked as pnpm is becoming more and more popular.
Proposed solution
Allow pnpm to work and show working in docs along npm and yarn.
Alternatives considered
npm and yarn
Additional information
No response
Pre-flight checklist
Problem description
Using pnpm does not seem to work with electron-forge. An error is thrown when executing
pnpx electron-forge importand I do not see any mention of pnpm in the repository and docs.It would be nice if it worked as pnpm is becoming more and more popular.
Proposed solution
Allow pnpm to work and show working in docs along npm and yarn.
Alternatives considered
npm and yarn
Additional information
No response