Closed EldoranDev closed 7 years ago
I am having the same problem. I am running it on Ubuntu 16.04. Regular react (jsx) template is working fine for me.
I can confirm for Windows 7, Windows 10 and OSX
Yeah, this probably isn't OS-specific. But React isn't my area of expertise so I'll defer to one of the other devs.
Think I've got this one figured out, testing now 👍
Cool. I was playing with versions in package.json and that didn't help. As a side note the @types/react could be updated. The typescript devDependency also doesn't match the Dependency version. Not sure if that is intentional.
Please describe your issue:
Initial Start of the react-typescript template fails.
*Console output when you run
electron-forge init
with the environment variable `DEBUG=electron-forge:`. (Instructions on how to do so here). Please include the stack trace if one exists.**What command line arguments are you passing?
What does your
config.forge
data inpackage.json
look like?Please provide either a failing minimal testcase (with a link to the code) or detailed steps to reproduce your problem.