79620718

Date: 2025-05-14 04:20:18
Score: 3
Natty:
Report link

If you have a similar problem and have upgraded from V1 to V2 then you need to add the complete HTTP URL, as per the GitHub repository https://github.com/bahmutov/start-server-and-test#use

# v1
$ "ci": "start-server-and-test test-server :4000 test",
# v2
$ "ci": "start-server-and-test test-server http://localhost:4000 test",
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): have a similar problem
  • Low reputation (0.5):
Posted by: SteveC