Skip to content

Volta error: Could not locate executable 'blitz' in your project. even though blitz installed globally #1046

Description

@zayenz

I can not run blitz after installing it using yarn with the above error.

I uninstalled Volta, installed Volta again, and ran

$ volta install node
success: installed and set node@16.13.0 (with npm@8.1.0) as default
$ volta install yarn
success: installed and set yarn@1.22.17 as default
$ yarn global add blitz
yarn global v1.22.17
...
[4/4] 🔨  Building fresh packages...
success Installed "blitz@0.43.0" with binaries:
      - blitz
✨  Done in 76.55s.
$ blitz 
Volta error: Could not locate executable `blitz` in your project.

Please ensure that all project dependencies are installed with `npm install` or `yarn install`

The system is an intel mac running macOs Big Sur 11.5.2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions