I took over a project from an other company and now I am having some trouble to run their application on my PC.
When I run yarn run dev
, I do have the following error
nuxt-ts:2 basedir=$(dirname "$(echo "$0" | sed -e 's,\,/,g')")
What can I do, to resolve this issue?