I am deploying an Express.js application using the Serverless framework on AWS, but the command below is giving an error
Command :
$serverless config credentilas –provider aws –key XXXXXX –secret
XXXXXXX
Operating system: Windows 11
I tried to run the above command through the power shell with administrator privilege.