You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As long as you go into the project directory and execute pnpm, it's normal to execute pnpm elsewhere.
Please ensure that all project dependencies are installed with npm install or yarn install
To Reproduce
tercel@terceldeMac-mini tercel-ai % pnpm --version
9.12.3
tercel@terceldeMac-mini tercel-ai % cd eliza
tercel@terceldeMac-mini eliza % pnpm --version
Volta error: Could not locate executable pnpm in your project.
Expected behavior
Screenshots
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
As long as you go into the project directory and execute pnpm, it's normal to execute pnpm elsewhere.
Please ensure that all project dependencies are installed with
npm install
oryarn install
To Reproduce
tercel@terceldeMac-mini tercel-ai % pnpm --version
9.12.3
tercel@terceldeMac-mini tercel-ai % cd eliza
tercel@terceldeMac-mini eliza % pnpm --version
Volta error: Could not locate executable
pnpm
in your project.Expected behavior
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: