Minio credentials script error
-
When trying to run the script for changing credentials I get the following error:
minio-credentials: line 3: use strict: command not found
minio-credentials: line 5: syntax error near unexpected token `('
minio-credentials: line 5: `const fs = require('fs');'
This happens for both minio-credentials set and minio-credentials get
Also the script is not recognised as a command I have to type: bash minio-credentials for it to run (and then it fails).
-
When trying to run the script for changing credentials I get the following error:
minio-credentials: line 3: use strict: command not found
minio-credentials: line 5: syntax error near unexpected token `('
minio-credentials: line 5: `const fs = require('fs');'
This happens for both minio-credentials set and minio-credentials get
Also the script is not recognised as a command I have to type: bash minio-credentials for it to run (and then it fails).
-
@avatar1024 It's not a bash script, it's a nodejs script! You should be able to run it as-is, like:

@girish weird, "./" was the first thing I tried when it didn't on its own but there again it threw me an error about command not found and minio-credentials not being a folder. I resorted to trying bash in case I got it wrong and that's the only time it at least tried to run something (but ran into those errors).
But have just done it again and it worked fine, I must have done something wrong the first time.
Sorry for reporting a non issue and thanks for getting back
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login