[Bug?]: Env variable substitution syntax causes an Internal Error when used within injectEnvironmentFiles
option
#6679
Labels
bug
Something isn't working
Self-service
Describe the bug
As per docs:
This syntax works in many fields in
.yarnrc.yml
, but not ininjectEnvironmentFiles
, in which Yarn throws an exception:To reproduce
Expected behavior
No exception is thrown, yarn.lock is created, and future scripts are run with env variables defined in .env.production.
Actual behavior
An internal error is thrown.
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: