Upgrade codebase to be OS agnostic
Change source code for Arc XP themes, outbound feeds and other code bases to be OS agnostic. Windows currently cannot handle the colons in the file names.
Workaround for us is to rename files as our company does not approve use of virtual machines. Having out of the box compatibility to windows development environments would be a huge relief and make development more accessible.
Thanks for submitting this idea. For Windows, our official support is through running PageBuilder/cli through WSL (generally ubuntu, or similar linux kernel) which works as expected. We have heard the colon in the fusion imports causing issues with native Windows based nodejs runtimes because of the filesystem differences. But we are exploring ways to support windows with native nodejs and powershell. We understand the virtualization may not be an option for everybody.