Unable to use absolute paths in strapi v3

System Information
  • Strapi Version: v3
  • Operating System: mac
  • Database: mysql
  • Node Version: 14
  • NPM Version: 6.14
  • Yarn Version: 1.22.19

I want to use absolute path in strapi v3, I added jsconfig and on clicking, vscode takes me to the relevant path but on running strapi is giving me an error, “cannot find module”, Any solution?