You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vtex.id must be optional, I'll create a ticket to update the schema, thanks for reporting.
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?
I'm trying to install this in my project if I can't understand the documentation well but it looks like this:
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:
Below is how my cy-runner.yml is configured
https://gist.github.com/MarlonPassos-git/d6d6d8791fb16c905f266a4d87650fd2
The text was updated successfully, but these errors were encountered: