The .env file is generated with the wrong content #19
Labels
communiyt-help
Extra attention is needed
effort1: hours
good first issue
Good for newcomers
priority: high
scope: hexa
status: accepted
type: bug
Describe the bug
The .env file is wrongly created with the content of the .gitignore file. Investigate why.
To Reproduce
Just run
npm init
and see the generated .env file.Expected behavior
The .env file should contain the ConnectionString or SAS key.
CLI information:
hexa -V: 1.3.4
az -v: 2.0.81
The text was updated successfully, but these errors were encountered: