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
An invalid configuration value was set.
Expected baseUrl to be a fully qualified URL (starting with http:// or https://).
Instead the value was: "off"
Error: An invalid configuration value was set.
Expected baseUrl to be a fully qualified URL (starting with `http://` or `https://`).
Instead the value was: "off"
at :4222:12242
at :3225:200177
at :2965:28074
at kt (:2965:17689)
at :2965:27879
at Function.Dd (:2965:40510)
at I (:3225:200013)
at M (:4222:12106)
at b (:4222:14122)
at D.buildBaseFullConfig (:4445:63463)
at D.getFullInitialConfig (:4445:64883)
at async D.setupNodeEvents (:4445:59012)
Desired behavior
No response
Test code to reproduce
Error: An invalid configuration value was set.
Expected baseUrl to be a fully qualified URL (starting with `http://` or `https://`).
Instead the value was: "off"
at :4222:12242
at :3225:200177
at :2965:28074
at kt (:2965:17689)
at :2965:27879
at Function.Dd (:2965:40510)
at I (:3225:200013)
at M (:4222:12106)
at b (:4222:14122)
at D.buildBaseFullConfig (:4445:63463)
at D.getFullInitialConfig (:4445:64883)
at async D.setupNodeEvents (:4445:59012)
Cypress Version
12.14.7
Node version
14.17.3
Operating System
Windows
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered:
You have posted a similar new issue Base url appends %20%20 suffix on environment variable #30733, however it seems that you did not update your version of Cypress yet. Also, please note that Node.js 18 is the lowest supported version at this time.
You write that you are using Cypress 12.14.7, however this version does not exist - see Cypress Changelog.
Current behavior
Desired behavior
No response
Test code to reproduce
Cypress Version
12.14.7
Node version
14.17.3
Operating System
Windows
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: