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

How do i start the .env file? #103

Open
drakeshadeslayer opened this issue Nov 23, 2024 · 4 comments
Open

How do i start the .env file? #103

drakeshadeslayer opened this issue Nov 23, 2024 · 4 comments
Labels
question Further information is requested

Comments

@drakeshadeslayer
Copy link

litterally just created it and it keeps saying Missing required arguments: archive-folder, bluesky-username, bluesky-password after i type this npm run start -- -- Variables.env. it also says in the instructions to place the file " in the project folder where you set the following variables"
what am i doing wrong? this needs clarification.

@marcomaroni-github
Copy link
Owner

If you have created an .env file you can execute npm run start_log, it is not necessary to pass parameters via command line.

@marcomaroni-github marcomaroni-github added the question Further information is requested label Nov 23, 2024
@drakeshadeslayer
Copy link
Author

so running the command did not work, do i have the .env file in the wrong directory? what am i doing wrong?:
Screenshot 2024-11-29 230706-edited
Screenshot 2024-11-29 230826-edited

@drakeshadeslayer
Copy link
Author

i should add that i made the .env using the text editor notepad.

@marcomaroni-github
Copy link
Owner

@drakeshadeslayer The file must be naming ".env" only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants