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
The problem is: when we run env:set command and the key do not exist in .env it will not be added, but when we have a key it works and replacing an existing one
The text was updated successfully, but these errors were encountered:
karakhanyans
changed the title
When .env key doesn't exist, env:set {key} {value} is not setting it, but when key exist, it overrides
Problem with 'env:set'
Jan 25, 2021
The problem is: when we run
env:set
command and the key do not exist in.env
it will not be added, but when we have a key it works and replacing an existing oneThe text was updated successfully, but these errors were encountered: