question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is there support for e.g. `5.12.x` to get the most recent patches automatically?

See original GitHub issue

I would like to use “version: 5.12.x” (or 5.12 or 5.12.*) for example to receive patches with fixes and security updates in the chosen (LTS) version line automatically.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ddalcinocommented, Aug 8, 2022

Passing 5.12 should do it. I am updating the docs now.

I run into some issues when using 6.3. The action runs, but throws Error: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined at the very end.

When using 6.3.* that error does not appear. 🤔

Interesting. What happens if you use ”6.3”?

I am guessing that install-qt-action is interpreting 6.3 as a floating point number instead of a string; in that case maybe quotes would help. I think aqtinstall interprets this as a SimpleSpec whether you use quotes or not, which is why it can resolve the spec.

1reaction
tooommcommented, Jul 30, 2022

Passing 5.12 should do it. I am updating the docs now.

Thanks for adding the info to https://github.com/jurplel/install-qt-action#version

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release notes for Windows - Zoom Support
Zoom provides up-to-date release notes for our software on devices using Windows. This article contains information about recent changes to the Zoom app...
Read more >
Microsoft Edge update settings
Microsoft Edge update settings. By default, Microsoft Edge automatically updates when you restart your browser. However, there are two situations where you may ......
Read more >
Update to the latest version of Dropbox
Learn how to update Dropbox to the latest version. You can manually update Dropbox by navigating to our download page.
Read more >
Release notes for Jabra Direct | Jabra Support
See the latest release notes for Jabra Direct.
Read more >
Recommended updates for WebSphere Application Server - IBM
Fix packs are cumulative. When a prerequisite or co-requisite fix pack is recommended, that specific fix pack or a later fix pack can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found