Describe the bug
When deploying web module by running npm run deploy:client, it errors out with below message
Error:
TypeError: (intermediate value).run is not a function
To Reproduce
Steps to reproduce the behavior:
Go to 'web'
Click on '....'
Scroll down to '....'
See error
Expected behavior
Error:
TypeError: (intermediate value).run is not a function
Screenshots
If applicable, add screenshots to help explain your problem.
Stacktrace
If applicable, add stacktraces to help explain your problem.
Versions (please complete the following information):
Serverless Framework: [e.g. 1.42.3]
boto3: [e.g. 1.9.156]
botocore: [e.g. 1.12.156]
moto: [e.g. 1.3.8]
pytest: [e.g. 4.4.1]
AWS (please complete the following information):
Region: [e.g. ap-southeast-2]
Additional context
Add any other context about the problem here.
Describe the bug When deploying web module by running npm run deploy:client, it errors out with below message Error: TypeError: (intermediate value).run is not a function
To Reproduce Steps to reproduce the behavior:
Expected behavior Error: TypeError: (intermediate value).run is not a function
Screenshots If applicable, add screenshots to help explain your problem.
Stacktrace If applicable, add stacktraces to help explain your problem.
Versions (please complete the following information):
AWS (please complete the following information):
Additional context Add any other context about the problem here.