You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue. The error can only be resolved by adding the environment variable to globalEnv, but what if this environment variable belongs to a sub-project?
update:
I have found the correct configuration method. The environment variables required for the subproject are specified as follows, where web is the name of the 1subproject.
Verify canary release
Expected behavior
We have a root turbo.json
Then another turbo.json that lists
This line should not fail the linter:
Actual behavior
The linter complains, even though the TOKEN env var is set in the
To Reproduce
Additional context
No response
The text was updated successfully, but these errors were encountered: