Closed snehasquasher closed 6 months ago
Hello @snehasquasher, thanks for reporting this. It looks like the version information is not extracted properly from your instance. I've never encountered this before on instances from developer.servicenow.com.
In order to debug this, it would help if I could get my hands on your instance. Could you please share the URL and admin password with me via email (alexandre.drouin@servicenow.com)? This will allow me to configure my setup to use your instance. Note that this is not a security hazard as you can always reset the password or request a new instance once we are done.
Cheers, Alex
Also, just to rule-out any problems related to instance configuration, could you please confirm that these tests pass? You. might need to pip install pytest-playwright
pytest tests/test_snow_instance.py
Closing due to inactivity. Please reopen if this is still an issue.
I was trying to run the code locally. I created an account, logged in and also added all the credentials to my local environment. While installing
workarena-install
i am running into the above error.What should i be providing as the build_name?