equinor/webviz-config

Portable application built on Windows fails in Radix due to WindowsPath instantiation

Closed this issue · 0 comments

Describe the bug
When a Webviz portable application built on Windows platform is deployed to the Radix platform, the "main" component fails with Error: cannot instantiate 'WindowsPath' on your system message.

How to reproduce
Steps to reproduce the behavior:

  1. Create and test a Webviz custom plugin project
  2. On a Windows PC, build a portable application
  3. Deploy the portable application to Radix platform, e.g. "Playground" environment
  4. See error in the application's Radix console

Expected behavior
No error is given when application is built on Windows platform, or clear instruction NOT to use Windows for building apps to be deployed to Radix

Screenshots
image