z-Fng

Results 101 comments of z-Fng

Added official Batik/FOP libraries for PDF support in https://github.com/ScoopInstaller/Extras/commit/fd15261f82fab6d546badd7eeae70f84985318ab.

``` Missing dot-sourcing dependency in D:\a\Scoop\Scoop\libexec\scoop-alias.ps1 : D:\a\Scoop\Scoop\lib\system.ps1 Function add_alias called at D:\a\Scoop\Scoop\libexec\scoop-alias.ps1:54 Function set_config called at D:\a\Scoop\Scoop\lib\commands.ps1:74 Function Complete-ConfigChange called at D:\a\Scoop\Scoop\lib\core.ps1:124 Function Get-EnvVar called at D:\a\Scoop\Scoop\lib\core.ps1:164 Missing dot-sourcing...

> I've created PRs about Discord before, but they only received reviews from a contributor. So I'm continuing with my personal bucket instead, waiting for a merge would take forever...

If you'd like, please follow the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md#for-scoop-buckets), and feel free to open a pull request for this.

> By modifying checkver.jsonpath to the following expression, the issue can be resolved > However, if the support-phase values change in the future, checkver will fail again. This approach is...

> I am more than willing to submit PRs to fix all the issues mentioned in this issue, as well as many other long-standing problems in other buckets. > I...

> The latest version of dotnet-sdk-preview is 10.0.100-rc.1.25451.107, and this version was released as early as September 9th. I have fixed it in https://github.com/ScoopInstaller/Versions/commit/0c20016c1511c4cb00c85df69d673947cf3ccb91. As for the long-standing issues you...

I forgot to mention that it occurred on develop branch. ``` scoop config scoop_branch develop scoop update ``` The problem exists on master branch as well. It is just ......

https://github.com/ScoopInstaller/Scoop/issues/6527#issuecomment-3412930456 ``` WARNING: Missing module import in E:\Scoop\libexec\scoop-uninstall.ps1 : E:\Scoop\lib\download.ps1 WARNING: Fucntion Invoke-Installer called at E:\Scoop\libexec\scoop-uninstall.ps1 : 78 WARNING: Fucntion url_filename called at E:\Scoop\lib\install.ps1 : 113 ```

> It does not leave behind any unexpected directories as far as I can see. It doesn't cause much trouble, just leaves an empty top folder behind. Guess we can...