How do I locate .env file?

Question:
whenever i try to make it it would reply with “A file or folder with that name already exists” even tho i never made it or named any file

Current behavior:

Desired behavior

Repl link:

code snippet

You cannot use the .env file on Replit. However, Replit has an equivalent feature called “Secrets”.
https://docs.replit.com/programming-ide/workspace-features/secrets

7 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.