-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
We've managed to get this package working in our local environment and were keen on using it for our Jules deployments. When we run the command
set REACT_APP_ENV=DEV-TEST&& npx react-inject-env set
The console output is
[2023-05-31T14:31:04.116Z] Setting the following environment variables:
[2023-05-31T14:31:04.116Z] {}
The exact same command works fine in our local environment and the console output is
Setting the following environment variables: { REACT_APP_ENV: 'DEV-TEST' }
Any ideas what the problem could be?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels