`Cannot start nuxt: Maximum call stack size exceeded` For yarn dev command
after some updates to the dependencies and making node v20 comapatible with the project it's working but ts-plugin is giving many errors now, like in the tsconfig.json file:
Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?
Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?