Error: The specified module could not be found. When connecting to a DB2 database in Apidog, it's usually due to missing environment variables. You can resolve this by configuring the following environment variables:<Apidog Installation Directory>\resources\app.asar.unpacked\node_modules\ibm_db\installer\clidriver\bin to the PATH environment variable. For example, if Apidog is installed in D:\software\Apidog, you need to add D:\software\Apidog\resources\app.asar.unpacked\node_modules\ibm_db\installer\clidriver\bin to the PATH.<Apidog Installation Directory>\resources\app.asar.unpacked\node_modules\ibm_db\installer\clidriver\lib. For example, if Apidog is installed in D:\software\Apidog, the value of LIB should be D:\software\Apidog\resources\app.asar.unpacked\node_modules\ibm_db\installer\clidriver\lib.