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 install #1559

Closed
fauzisunarya opened this issue Jul 8, 2024 · 10 comments
Closed

Error install #1559

fauzisunarya opened this issue Jul 8, 2024 · 10 comments

Comments

@fauzisunarya
Copy link

hello, I experienced an error when I wanted to run the yarn dev syntax, the error is like the following picture, what is the solution, thank you

image

@MikeMcC399
Copy link
Contributor

@fauzisunarya

Have you modified this example? I don't see any postcss-safe-parser installed using the original example from https://github.com/cypress-io/cypress-realworld-app

@fauzisunarya
Copy link
Author

I downloaded the source code manually from here:
https://github.com/cypress-io/cypress-realworld-app/releases/tag/v1.0.18

After I downloaded it, I followed it step by step and the error appeared

@MikeMcC399
Copy link
Contributor

@fauzisunarya

Thanks for explaining! https://github.com/cypress-io/cypress-realworld-app/releases/tag/v1.0.18 is an old version from the year 2021. You shouldn't be using this. Unfortunately the README is not clear about this.

Delete your v1.0.18 and replace it with

git clone https://github.com/cypress-io/cypress-realworld-app

@fauzisunarya
Copy link
Author

thank you, it worked

Can this script be uploaded to the server so I don't need to run it locally anymore?

@MikeMcC399
Copy link
Contributor

@fauzisunarya

thank you, it worked

That's good! I'll submit a request for document change so the instructions are improved.

Can this script be uploaded to the server so I don't need to run it locally anymore?

I don't understand what you are asking for here. Please explain which script you mean. If you want to run anything on a GitHub server, then you need to clone the repo.

@fauzisunarya
Copy link
Author

I want to run it on my own server, not the GitHub server, is that possible?

@MikeMcC399
Copy link
Contributor

@fauzisunarya

I want to run it on my own server, not the GitHub server, is that possible?

You should be able to run the code on your server. For "how-to" type questions there is an active Cypress user community on Discord Discord chat (click on button) that you might like to join.

@MikeMcC399
Copy link
Contributor

@MikeMcC399
Copy link
Contributor

@fauzisunarya

You should be able to close this issue now. See button below ⬇️

@fauzisunarya
Copy link
Author

Thank's

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

2 participants