Tomohiro Ubukata

Results 2 comments of Tomohiro Ubukata

I found the answer. https://stackoverflow.com/questions/74159939/how-to-test-react-bootstrap-navdropdown-with-react-testing-library

You have made an error in your command json-server --watch db.json -port 5000 you use a simple dash, where a double dash is required, for the --port argument.