projectGenerator
projectGenerator copied to clipboard
Strange app name on Windows
It's something like screenshots below. Looks like Electron packager cannot solve parameter ($npm_package_productName). I checked the internet but couldn't find a solution.
This issue disappeared somehow.
Sorry this issue still exists when we execute npm run buid:vs (to build frontend PG)
I found @2bbb sent PR already here. https://github.com/openframeworks/projectGenerator/pull/186
And I checked & confirmed it does solve the issue.