./build.sh is a build script I wrote. I couldn't get compile_commands.json, the output is like: ```shell compiledb ./build.sh Usage: compiledb [OPTIONS] COMMAND [ARGS]... Try 'compiledb -h' for help. Error: No such command './build.sh'. ```