2 Answers
- Newest
- Most votes
- Most comments
1
It turned out that my serverless.yml deployment file was excluding the package.json file. Resolved.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 4 years ago
It turned out that my serverless.yml deployment file was excluding the package.json file. Resolved.
Thanks, but not helpful, kinda the opposite of my error (as it knows type=module), but thanks anyway.
Checking further, as I remember that I have faced something similar. Hold on. :)