Describe the bug, including details regarding any error messages, version, and platform.
Amazon Linux, which is Fedora-based, does not have the -S option for the env command. So after
was merged, we cannot run yarn perf on EC2 instances, due to this shebang:
|
#! /usr/bin/env -S node --no-warnings --loader ts-node/esm/transpile-only |
Component(s)
Benchmarking, JavaScript