deno-lambda
                                
                                 deno-lambda copied to clipboard
                                
                                    deno-lambda copied to clipboard
                            
                            
                            
                        fix npm re-download
Added a copy of the npm folder. #214
Thanks! Is the gen/ directory no longer there?
Line 238 and line 240 are the same.
I tested only the change in https://github.com/hayd/deno-lambda/pull/217/commits/076fe2aa6c7e9daf2011d085d227cfb1bec46d4c and it worked for me (no longer re-downloads on first lambda execution).
Thanks for this!
I get a permission error on deno.lock.
error: Read-only file system (os error 30)
It does not re-download, but it seems to overwrite deno.lock. I have to copy deno.lock under /tmp. I followed the README, but what is the problem?
Any updates on this?
any update on this one?
Sorry. I'm not sure how deno works. This method does not seem to be a clear solution.