Node.js Alexa Task Issue
I\'m currently coding a Node.js Alexa Task via AWS Lambda, and I have been trying to code a function that receives informat
I got this error when I was using lambci/lambda:nodejs8.10
in windows.
I'd tried all of the solution listed above but none of which could help me deal with my issue(even though the error stack look the same as the question).
Here is my simple solution:
--entrypoint
flag to run a container to find out if the file is mounted into the container. It turns out I may got the share drive issue with my Docker Desktop. docker
command or just open the Docker Desktop setting to apply.