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

vtex.id error #129

Open
MarlonPassos-git opened this issue Oct 5, 2022 · 2 comments
Open

vtex.id error #129

MarlonPassos-git opened this issue Oct 5, 2022 · 2 comments

Comments

@MarlonPassos-git
Copy link
Contributor

I'm trying to install this in my project if I can't understand the documentation well but it looks like this:
image

In this case, I'm trying to test our template app that calls all BLOCKS.

However, it cannot reach and the following error occurs:

  • VT does not pass the wheel such as not saying that we need to but when running the project it complains
    https://prnt.sc/eXjYQnH7Z8-3

  • How do I get this vtex id? I looked in the admin settings, and the ID it returns me letters and numbers

  • If I put a random id it no longer gives this error but another one happens:
    image

Below is how my cy-runner.yml is configured

https://gist.github.com/MarlonPassos-git/d6d6d8791fb16c905f266a4d87650fd2

@thyarles
Copy link
Contributor

thyarles commented Oct 6, 2022

Hi, @MarlonPassos-git.

Looking into this issue I can say:

  1. The vtex.id must be optional, I'll create a ticket to update the schema, thanks for reporting.
  2. The error is because this is the first time I saw this code running on Windows, much likely Windows don't have a HOME env var pointing to the user folder.

I'll try to find a Windows machine and test everything to make sure this will work well on all places.

One question: do you have the Cypress tests specs in place already?

@MarlonPassos-git
Copy link
Contributor Author

MarlonPassos-git commented Oct 7, 2022

Hello, @thyarles

Thanks for looking at my error.

do you have the Cypress test specs in place already?

Not. I was wanting to get started.

In this case, it would be to test some specific flows of the store.

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