Begineer help paths issue linux

good day as appear in the picture i encounter a problem regarding my includePath
can anyone please explain it for me and how to solve it
when i opened juceheader.h file all its includes giving flag that “can not open source file”
/*error message/
"Compiling MainComponent.cpp
In file included from …/…/Source/MainComponent.h:11,
from …/…/Source/MainComponent.cpp:9:
…/…/Source/…/JuceLibraryCode/JuceHeader.h:17:10: fatal error: juce_audio_basics/juce_audio_basics.h: No such file or directory
17 | #include <juce_audio_basics/juce_audio_basics.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:104: build/intermediate/Debug/MainComponent_a6ffb4a5.o] Error 1

  • The terminal process “/usr/bin/bash ‘-c’, ‘make QUIET=0’” failed to launch (exit code: 2).
  • Terminal will be reused by tasks, press any key to close it."
    //////////////////end of error message
    /*setting file/

    //thanks in advance