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

Login as undefinied #6

Open
xhendrikg opened this issue Aug 31, 2021 · 7 comments
Open

Login as undefinied #6

xhendrikg opened this issue Aug 31, 2021 · 7 comments

Comments

@xhendrikg
Copy link

image

@salmonslay
Copy link
Owner

Do you have a file called exactly .env in the root directory with your credentials? See the example.env file for reference, an example line would be MSP_USERNAME="Adachi"

@xhendrikg
Copy link
Author

xhendrikg commented Aug 31, 2021 via email

@salmonslay
Copy link
Owner

salmonslay commented Aug 31, 2021

Ahh, it should just be named .env, nothing else. Remove the "example" from the name and it should work.

The reason for this is to prevent accidentally uploading the credentials to for example GitHub.

https://www.npmjs.com/package/dotenv

@xhendrikg
Copy link
Author

xhendrikg commented Aug 31, 2021

Ahh, it should just be named .env, nothing else. Remove the "example" from the name and it should work.

The reason for this is to prevent accidentally uploading the credentials to for example GitHub.

https://www.npmjs.com/package/dotenv

You cant Name a FILE ".env". It says enter a File name

@salmonslay
Copy link
Owner

...yes you can? Files can be named anything. Try turning on file extensions in the file explorer if you have it disabled.

@xhendrikg
Copy link
Author

...yes you can? Files can be named anything. Try turning on file extensions in the file explorer if you have it disabled.

I have them on. Does it work with Windows 7?

@salmonslay
Copy link
Owner

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

No branches or pull requests

2 participants