serverless-webpack icon indicating copy to clipboard operation
serverless-webpack copied to clipboard

hangs with newer versions of webpack

Open vance opened this issue 5 years ago • 1 comments

This is a (Bug Report / Feature Proposal)

Description

https://stackoverflow.com/questions/50409749/serverless-webpack-deploy-script-is-hanging-with-webpack-4-8-while-running-ok

node ./node_modules/.bin/serverless offline -p 3001 -s local

hangs indefinitely with:

Serverless: Bundling with Webpack...

Additional Data

memory limit for node is above 8GB

  • Serverless-Webpack Version you're using:5.3.1
  • Webpack version you're using:4.41.5
  • Serverless Framework Version you're using:1.55.0
  • Operating System:osx
  • Stack Trace (if available):none

vance avatar Feb 04 '20 23:02 vance

I am experiencing this as well

blbradley avatar Apr 22 '20 20:04 blbradley