@sdetweil
Thank you. I’ve been using ‘npm run start’ as per the documentation off the manual installation instructions.
Just tried ‘npm start’ as well, which also seems to work identically (again, new to npm, so not sure of the difference)
manually exporting the GPU disable at the terminal command line has proven to fix the error for that single run, but after a reboot and not manually entering the export of the GPU disable from command line again, the problem returns.
Seems my solution is starting to boil down to understanding the exact process of how npm launches when issuing the ‘start’ command, and finding the config script?