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
Hello guys!
I have this error when I try to start the app npm start 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.
The backend is successfully running.
How can I fix that ?
The text was updated successfully, but these errors were encountered:
Hello guys!
I have this error when I try to start the app
npm start
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.
The backend is successfully running.
How can I fix that ?
The text was updated successfully, but these errors were encountered: