-
-
Notifications
You must be signed in to change notification settings - Fork 519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initializing a project with vue does not work #237
Comments
What OS are you on? |
@MarshallOfSound windows 10 |
@gimyboya Looks like it's broke as hell 😢 Looking for a fix now 👍 |
@malept Looks like my |
@gimyboya Can you try the new |
@MarshallOfSound it's working thanks for the quick fix! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using
electron-forge@3.0.2
and when i create a new project with a vue template it just create a normal project with html and js not a vue one.Please describe your issue:
Console output when you run
electron-forge
with the environment variableDEBUG=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. Using
electron-forge init
is a good starting point, if that is not thesource of your problem.
The text was updated successfully, but these errors were encountered: