We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I had to run
yarn install
before the npm install and then run the project.
npm install
~/C/j/project-toast ❯❯❯ node -v v20.5.0 ~/C/j/project-toast ❯❯❯ npm -v 9.8.0 ~/C/j/project-toast ❯❯❯ yarn -v 3.6.0-git.20230603.hash-3c8237cb ~/C/j/project-toast ❯❯❯ which node /Users/mihailvelikov/.volta/bin/node ~/C/j/project-toast ❯❯❯ which npm /Users/mihailvelikov/.volta/bin/npm ~/C/j/project-toast ❯❯❯ which yarn /Users/mihailvelikov/.volta/bin/yarn
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I had to run
before the
npm install
and then run the project.The text was updated successfully, but these errors were encountered: