Skip to content
New issue

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

[Bug]: Missing Dependencies for Local Dev #4467

Open
2 tasks done
jeffreyguenther opened this issue Sep 18, 2024 · 3 comments
Open
2 tasks done

[Bug]: Missing Dependencies for Local Dev #4467

jeffreyguenther opened this issue Sep 18, 2024 · 3 comments
Labels
Type: Bug Something isn't working

Comments

@jeffreyguenther
Copy link

Please confirm that you have:

  • Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
  • Reproduced the issue in the latest CLI version.

In which of these areas are you experiencing a problem?

Other

Expected behavior

When I clone the repo, I should be able to follow the contributors guide and get the project building.

Actual behavior

Instead, I receive and error.

Verbose output

 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@shopify%2Fui-extensions-test-utils: Not Found - 404

This error happened while installing a direct dependency of /Users/jeff/Beyond/shopify-cli/packages/ui-extensions-dev-console

@shopify/ui-extensions-test-utils is not in the npm registry, or you have no permission to fetch it.

An authorization header was used: Bearer npm_[hidden]

Reproduction steps

  1. Clone the repo
  2. Run pnpm install

Operating System

mac OS

Shopify CLI version (check your project's package.json if you're not sure)

main

Shell

No response

Node version (run node -v if you're not sure)

No response

What language and version are you using in your application?

No response

@jeffreyguenther jeffreyguenther added the Type: Bug Something isn't working label Sep 18, 2024
@jeffreyguenther
Copy link
Author

@isaacroldan maybe you can help here?

@isaacroldan
Copy link
Contributor

Hey @jeffreyguenther , which pnpm version are you using? there are some known issues with pnpm 9+ (we use version 8.15.7)

@jeffreyguenther
Copy link
Author

Ah! That might be it. I'm on the latest 9. Let me downgrade and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants