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
{{ message }}
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
* fix: Normalize command to handle relative path on windows
* test: Normalize command for embedded env variable conversion test
* docs(contributors): Add @sudo-suhasCloses#127
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've got a script as follows:
I run this as so:
This results in the following error:
yarn will run the relative script without cross-env-shell, but of course then you don't get the environment variable substitution
The text was updated successfully, but these errors were encountered: