This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Description
Hi there!
After you released the latest version (with node v18 changes), both the pipeline and our local code, started to fail with many
System.Net.Sockets.SocketException : Connection refused
SLS version
Framework Core: 3.35.2 (local) 3.35.2 (global)
Plugin: 7.0.5
SDK: 4.4.0
Node v18.18.0
npm 9.8.1
serverless-s3-local 0.8.1
serverless-offline 8.8.1
i can also see your package references serverless-offline v13, which also removed old node versions
I tried updating everything but im still getting those connection refused...
Tks