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

error on yarn install , by yarn version 3.3.0 #144

Open
binayachaudharys opened this issue Nov 24, 2022 · 0 comments
Open

error on yarn install , by yarn version 3.3.0 #144

binayachaudharys opened this issue Nov 24, 2022 · 0 comments

Comments

@binayachaudharys
Copy link

Issue summary

yarn --version is 3.3.0
after run command yarn create @shopify/app
on installing frontend
✔ Installed dependencies in /
✖ Command failed with exit code 1: yarn install
Usage Error: The nearest package directory (/tmp/6969cce505a7b0e959883ae7…
- If /tmp/6969cce505a7b0e959883ae7434bd6ac/app isn't intended to be a pro…
- If /tmp/6969cce505a7b0e959883ae7434bd6ac/app is intended to be a projec…
- Finally, if /tmp/6969cce505a7b0e959883ae7434bd6ac/app is fine and you i…
$ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache]…

i can't
Screenshot from 2022-11-24 13-30-30
create shopify app

Expected behavior

What do you think should happen?

Actual behavior

What actually happens?
external error ──────────────────────────────────────────────────────────────

Error coming from yarn install

Command failed with exit code 1: yarn install
Usage Error: The nearest package directory
(/tmp/6969cce505a7b0e959883ae7434bd6ac/app/web/frontend) doesn't seem to be part
of the project declared in /tmp/6969cce505a7b0e959883ae7434bd6ac/app.

  • If /tmp/6969cce505a7b0e959883ae7434bd6ac/app isn't intended to be a project,
    remove any yarn.lock and/or package.json file there.
  • If /tmp/6969cce505a7b0e959883ae7434bd6ac/app is intended to be a project, it
    might be that you forgot to list web/frontend in its workspace configuration.
  • Finally, if /tmp/6969cce505a7b0e959883ae7434bd6ac/app is fine and you intend
    web/frontend to be treated as a completely separate project (not even a
    workspace), create an empty yarn.lock file in it.

$ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache]
[--inline-builds] [--mode #0]

Steps to reproduce the problem

Reduced test case

The best way to get your bug fixed is to provide a reduced test case.

Specifications

  • Browser:
  • Device:
  • Operating System:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant