Running Optimize backend using 'yarn start-backend' is not working in windows

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: backend
    • None
    • Not defined

      Context:
      When starting the backend using "yarn start-backend" on a windows machine, the backend builds successfully but it fails to run with the following error: 'Could not find or load main class...'
      The reason for this failure is the classpath parameters are separated by ":" which only works on Linux-based OS. in windows, ";" are used instead

      AT:

      • Find a way to make the backend start command work on both Windows and Linux-based environments

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Omran Abazeed
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: