Skip to content
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

v12 beta cant generate #128

Closed
Gerolmed opened this issue Jan 4, 2022 · 5 comments
Closed

v12 beta cant generate #128

Gerolmed opened this issue Jan 4, 2022 · 5 comments

Comments

@Gerolmed
Copy link

Gerolmed commented Jan 4, 2022

When generating an electron project (nx-electron@12.0.0-beta.0) for a nx 12.10 workspace I get an error.

$ nx g nx-electron:app launcher --frontendProject=frontend-store
√ In which directory should the electron application be generated? · 
Package "nx-electron" was found but does not support schematics.
@bennymeg
Copy link
Owner

bennymeg commented Jan 8, 2022

Thanks,
I will try to reproduce and fix it if needed.

@Gerolmed
Copy link
Author

Did the commit fix it? How can I try it out as it doesnt seem to be pushed to npm

@bennymeg
Copy link
Owner

Yes, but I want to test it a bit more. I'm not sure that is the way to solve it.

@bennymeg
Copy link
Owner

bennymeg commented Jan 24, 2022

@Gerolmed I've published the fix (beta.3).

@Gerolmed
Copy link
Author

Great that seems to have fixed it for the generation part. My webpack config seems to require me to create a "src/assets/.gitinclude" but other than that I can serve the app.

Though I did notice there is an issue with make and package, but I might make a new issue for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants