Bug report: issue compiling CyberChef
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Describe the bug**
when running npm install I get the following:
> cyberchef@9.24.3 postinstall
> npx grunt exec:fixCryptoApiImports
Running "exec:fixCryptoApiImports" (exec) task
>> /bin/sh: 1: [[: not found
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:
1. follow the exact installation steps on latest Kali OS. Checked on zsh and bash as default shell for both, root and kali user.
**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):**
- OS: [e.g. Windows]
- Browser: [e.g. chrome 72, firefox 60]
- CyberChef version: [e.g. 9.7.14]
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.