question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

V3: Deploying a single function with individual packaging does not work

See original GitHub issue

The whole project deploys correctly, but when deploying individual functions I’m getting the following error:

Serverless: Bundling with Webpack...
Time: 6122ms
                                     Asset     Size  Chunks                    Chunk Names
functions/model/job_request/get_details.js  3.84 MB       0  [emitted]  [big]  functions/model/job_request/get_details
Serverless: Packaging function: job-request-get_details...

  Error --------------------------------------------------

  ENOENT: no such file or directory, open '<project-serverless>/.webpack/.serverless/job-request-get_details.zip'

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
HyperBraincommented, Aug 5, 2017

@nicolasdonoso I merged the branch into the v3.0.0 branch. Please do your final tests there.

1reaction
HyperBraincommented, Aug 4, 2017

I’ll check right away

Read more comments on GitHub >

github_iconTop Results From Across the Web

Packaging - Serverless Framework
Packaging functions separately. If you want even more controls over your functions for deployment you can configure them to be packaged independently. This ......
Read more >
Create a single file for application deployment - .NET
Learn what single file application is and why you should consider using this application deployment model.
Read more >
Packaging and deploying AWS Lambda functions written in ...
Deploying the solution ; Step 1: Clone the GitHub repository and synthesize the application with the AWS CDK. Run the following commands in...
Read more >
Creating a New Package - Help for PDQ Deploy
A PDQ Deploy Package contains the instructions and the files needed to silently install an application, run scripts and commands, or reboot target...
Read more >
Prepare Deployment Packages - Appian 21.3
Inspect your package and resolve any issues. Validate your application. Make sure that all necessary objects are in your application by running missing ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found