Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-678

Not finding typescripts message could be more inuitive

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • some future version
    • 1.3.0
    • General
    • None

    Description

      If i try to load an application depending on typescript but the typescript module fails to find the typescript compiler I get this warning:

      ERROR: /usr/share/qbs/modules/typescript/TypeScriptModule.qbs:271 The following properties are not set. Set them in your profile:
      typescript.version
      typescript.versionMajor
      typescript.versionMinor
      typescript.versionPatch
      typescript.versionBuild
      The following properties have invalid values:
      typescript.version: must be a version number with 4 to 4 components
      typescript.versionMajor: must be an integer >= 1
      typescript.versionMinor: must be an integer >= 0
      typescript.versionPatch: must be an integer >= 0
      typescript.versionBuild: must be an integer >= 0
      

      However all this is autodetected if I install typescript... So maybe a small line above all this that the autodetection of typescript failed would make everything more inutitive?

      Regards,
      Erik

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            ablu Erik Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes