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

Yarn run error #7380

Open
surrenderoz opened this issue Sep 27, 2023 · 9 comments
Open

Yarn run error #7380

surrenderoz opened this issue Sep 27, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@surrenderoz
Copy link

Screenshot 2023-09-27 at 2 51 01 PM

I'm trying to run the project.

when I run command "yarn"

It is giving me an error in above image.
Please let me know how to fix it.

Thanks

@surrenderoz surrenderoz added the bug Something isn't working label Sep 27, 2023
@pipiyo-labs
Copy link

same error while install

@BustAces
Copy link

We are missing schema.graphl at the directory

@TheBlockchainBeast
Copy link

Have you been able to resolve it?

@1ethbuypunk
Copy link

You can try running "yarn graphql" first.

@TheBlockchainBeast
Copy link

Screenshot 2023-10-31 at 12 00 17 PM

@usman724
Copy link

usman724 commented Jan 23, 2024

Follow these steps.
use exact same version of node & yarn

node 20.2.0
yarn 3.6.3

  1. yarn install
  2. yarn postinstall
  3. create folder name ( __ generated __ ) folder name start __ and end __ in the dir app/web/src/utils/
  4. yarn web prepare
  5. yarn web start 🚀

@sutaiyi
Copy link

sutaiyi commented May 15, 2024

Yes

@m-kolomoyets
Copy link

m-kolomoyets commented Jun 10, 2024

Facing same issue. But now I have errors on every script running:

  • yarn or yarn install
    CleanShot 2024-06-10 at 4  45 55@2x
  • yarn postinstall
    CleanShot 2024-06-10 at 4  40 03@2x
  • yarn web prepare
    • repo does not have husky scripts inside web app
  • yarn web start
    CleanShot 2024-06-10 at 4  41 33@2x
    CleanShot 2024-06-10 at 4  41 48@2x

@m-kolomoyets
Copy link

And this does not help

#7631 (comment)

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

No branches or pull requests

7 participants