While starting a react app via npm start
in Vultr
I am getting below an error :
Could anyone please advise what is causing this error. I am not getting the error in my local system.
root@automateandmore:~/automatemore# npm start
vinmatblogs@0.1.0 start react-scripts 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.