Question marks instead of special characters when running cypress on ubuntu instance
I am using an ubuntu instance to run my cypress tests to offload the computation load. But the special characters are coming out as ?. For example, running npx cypress run on my own machine gives:
┌──────────────────────────────────────…