Servless Config Issues

Greetings all, my apologies for asking this. I’m new to serverless. I’m running Windows 10, and successfullly downloaded it, but had issues when trying to configure my AWS credentials.

I ran, serverless config credentials --provider aws --key XXX --secret YYY --profile serverless-admin
with the proper, activated credentials, but received and error message:
Error: No valid exports main found for and at resolveExportsTarget with a whole bunch of text after it.

Also running Node v 13.6.0

Any help would be appreciated!