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

CyberChef.vm #603

Closed
akram-alkhateeb opened this issue Jul 29, 2023 · 1 comment
Closed

CyberChef.vm #603

akram-alkhateeb opened this issue Jul 29, 2023 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@akram-alkhateeb
Copy link

What's the problem?

While installing Flare-VM, I kept running into installation failure (only 30 something packages installed) due to version dependency of cyberchef that requires Google Chrome version 114.0.5735.199 while the latest version is 115.x.x.x.
I had to manually edit cyberchef.vm.nupkg and update the cyberchef.vm.nuspec file and edit the installed version of Google Chrome

Steps to Reproduce

installing flare-vm using the installation script (install.ps1)

Environment

Dependency version mismatch, stops and refuse to install anything (even unrelated packages) due to CyberChef Requires Google Chrome 114.0.5735.199 (an outdated version) when the latest version is 115.x.x.x.

Detected by test suite

I don't know

@akram-alkhateeb akram-alkhateeb added the 🐛 bug Something isn't working label Jul 29, 2023
@mr-tz
Copy link
Contributor

mr-tz commented Aug 10, 2023

This should have been fixed in #626.

@mr-tz mr-tz closed this as completed Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants