Skip to content

Command for TypeScript templates broken on Windows #3662

Open

Description

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

Electron Forge version

recent

Electron version

recent

Operating system

Windows 11

Last known working Electron Forge version

?

Expected behavior

All templates are broken for me. I tried this command found here

npm init electron-app@latest my-new-app -- --template=webpack-typescript

...as well as all others similar to this. The result is that typescript is not installed. The template is ignored.

This is what I see in my directory:
image

Actual behavior

see above

Steps to reproduce

see above

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions