Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dandanplay: Fix error when running installer script #806

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

AkariiinMKII
Copy link
Contributor

@AkariiinMKII AkariiinMKII commented Jan 21, 2024

In latest version, one more folder named WebView2 would be extracted from installer, and cause following error:

Running installer script...
Could not find 'BDC5719 WebView2'! (error 16)
At C:\Users\A1\scoop\apps\scoop\current\lib\core.ps1:638 char:9
+         throw "Could not find '$(fname $from)'! (error $($proc.ExitCo ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Could not find ...w2'! (error 16):String) [], RuntimeException
    + FullyQualifiedErrorId : Could not find 'BDC5719 WebView2'! (error 16)

Exclude this folder in Get-ChildItem would fix the error.

@AkariiinMKII AkariiinMKII changed the title dandanplay: update installer script dandanplay: Fix error when running installer script Jan 21, 2024
@AkariiinMKII
Copy link
Contributor Author

/verify

Copy link
Contributor

Your changes do not pass checks.

dandanplay

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@AkariiinMKII
Copy link
Contributor Author

/verify

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

dandanplay

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@chawyehsu chawyehsu merged commit b2a70ea into chawyehsu:master Jan 22, 2024
2 checks passed
@AkariiinMKII AkariiinMKII deleted the edit-dandanplay branch January 22, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants