Taking a detour helping setup Windows 10 for a friend. Got node-red v2.0.6 running apparently correctly, but I don't see the "Projects" selection in the hamburger menu.
I edited the settings file
editorTheme: {
projects: {
// enabled: false,
enabled: true,
But when I restart node-red, I don't get the Projects menu selection.
This is my first use of v.2
I notice there is an exec node in the pallet, has this been make to work on Windows 10? The "info" still uses "Unix" descriptions for how to use it.
Thanks, no I haven't tried exec on Windows, but if it works it'll make the start/stop of my PythonAI work the same as it does on Linux. I'm not a Windows guy, having given up on it when Windows 8 came out.
I'll install git for windows. The projects feature is worth the effort now that I've actually used it a bit on my Pi4B system.
Yes the path is correct, git --version command gives 2.33.1.windows.1 in powershell and command prompt. Scripts seem to be disabled on this system when I tried starting node-red from powershell.
Its working now, seems I may have forgotten to refresh the browser window after enabling projects.