Impossible to run dev after fresh install with volta #4469
Unanswered
bouteillerAlan
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I have installed volta and, with volta, node and yarn :
volta install node yarn ➜ node -v && yarn -v v20.11.1 4.1.1
Next, I have installed adonijs like so :
But when I want to
yarn run dev
I have the following error :If I do a
yarn
on the project, I have a different error :I see that I have the following "error" on the installation process :
What I miss / done wrong ?
Beta Was this translation helpful? Give feedback.
All reactions