-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Bug report: issue compiling CyberChef #1166
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
Comments
I can confirm the same issue though using |
Running into the same issue on MAC
|
It might be worth trying against Node v10, as that is the latest version CyberChef supports |
Yep, v10 is a must for CyberChef. I installed node via nvm to allow the latest LTS while also supporting CyberChef and before I remembered to set to v10 for CC, I tried loading up the dev version. It incorrectly gave errors about my browsers being unsupported. Using v10, CC loads just fine. |
Describe the bug
when running npm install I get the following:
Running "exec:fixCryptoApiImports" (exec) task
I checked and confirmed that I have bash as the shell. Trying it on latest Kali.
To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:
Expected behaviour
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (if relevant, please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: