Script is using here-string <<< which is not supported by sh, using bash instead Also removing "sh" from the command to actually use the bash from the shebang
Run yarn dev while server running on port 3000
Script is using here-string <<< which is not supported by sh, using bash instead Also removing "sh" from the command to actually use the bash from the shebang
Run yarn dev while server running on port 3000