Ucchishta Sivaguru

Results 8 comments of Ucchishta Sivaguru

@salmankhann still happening. I had to lock `dynamodb-localhost` in package.json at `v0.0.5` for this to work ```json "resolutions": { "dynamodb-localhost": "0.0.5" } ```

any update? I seem to be getting the same error. 72:43: expected type, found ',' (and 7 more errors) link to wsdl file - http://uat.cmctos.com.my:8080/ctos/Proxy?wsdl

@c4milo no luck :( same error message. did it work for you?

Hi @ranrib, thanks for spending some time trying to replicate the issue. I prepared a simple demo with very similar configuration with our app here - https://github.com/uccmen/epsagon-deploy with 2 PRs...

@ranrib, played around with nodeExternals thinking it would help but the outcome is still the same, compilation time still takes longer when epsagon is enabled. any ideas if how epsagon...

@florisporro @MagnusBrzenk I'm running into a similar problem that you guys mentioned and I seem to be able to get it working with the config below, can you guys try...

@Rugvip , just curious, is your workaround intended to fix errors like this? ``` Critical dependency: require function is used in a way in which dependencies cannot be statically extracted...

@qtiki - that's exactly what I did as well - https://github.com/99xt/serverless-dynamodb-local/issues/210#issuecomment-486056382