Problems when creating a new project

after VScode was installed, I tried to create the very first project. I saw 2 problems, they almost are same to me ---- it can’t find the folder of “config”. it seems to me that the folder was not created during the project was initialized.

May I know how to fix the problem?

Many thanks!

It’s a non-crucial warning about a non-existing folder, not an error, it has no effects on compilation. It can be safely ignored.

→ Duplicate of C_cpp_properties.json - missing config file.