Nathan Walker
Nathan Walker
I think it may be due to a Nx preset you may be using, when doing: npx create-nx-workspace@latest Then naming the workspace, after that it asks what preset you’d like...
@nx-irvin lemme know if the preset was it when you get a chance; pretty curious here.
Interesting I see exact opposite of that here (wonder if Windows has some affect here) - we’ll leave this open until more finite conclusions can be drawn. Thanks for mentioning...
@navneetsharmaui I was publishing a few updates and possible you may have caught issue in midst of the published updates. Make sure using `8.0.10` package versions and assuming you generated...
Nice @navneetsharmaui that repo is helpful. Agree a blog post on electron with angular routing would be good, will plan to do one on that topic. I'll need to investigate...
This issue looks similar from a react stack: https://stackoverflow.com/questions/64683070/app-built-using-electron-builder-in-electron-forge-webpack-application-shows-b Wonder if something similar is going on. another similar report with Vue: https://stackoverflow.com/questions/59952032/electron-app-shows-blank-screen-when-built-with-electron-builder Similar as well, might try solution mentioned here?...
@StephenCarboni the previous docs setup was a nightmare to maintain and make any substantive change with. The {N} 8 docs are a total rewrite and new setup to make maintaining...
@m-abs this is great, I've long thought about this. Ideally I'd prefer to not use {N} test runner but rather standard unit test runners out there however that's not possible...
Hi @mohammadrafigh we've had some example apps in the past but specifically around environment handling I'm not sure one those illustrates it best. Will look at providing an example to...
@wSedlacek good question - we actually were not fans of @nativescript/theme 2.0 at all 😬 - we didn't like that it took the path of attaching itself to Element/Component names...