Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting corrupted .env file after decryption #18

Open
anandk95 opened this issue Dec 10, 2020 · 1 comment
Open

Getting corrupted .env file after decryption #18

anandk95 opened this issue Dec 10, 2020 · 1 comment
Projects

Comments

@anandk95
Copy link

I used this command to decrypt.
npx secure-env --decrypt .env.enc -s xsecretx > .env
The file was decrypted properly.
Then without making any changes, i encrypted it again.
npx secure-env .env -s xsecretx
Now if i'm decrypting again im getting a currepted file
image
can you help me solve this issue

@github-actions
Copy link

Thanks for raising the issue. Maintainer(s) will look into this shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
v1.3.0
to-do
Development

No branches or pull requests

1 participant