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
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [x] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
follow the steps given
Any log messages given by the failure
Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.
options.allowedHosts[0] should be a non-empty string.
Expected/desired behavior
That it works
OS and Version?
Windows 11
Versions
Mention any other details that might be useful
Deleting the proxy line in package.json or modifying it to
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
Deleting the proxy line in package.json or modifying it to
opens the webpage but returns the error
or modifying the env file instead to include
Opens the webpage but instead returns
The text was updated successfully, but these errors were encountered: