I’m currently having issues with starting a new Vapor project. When I try to run vapor new HelloVapor in my terminal I get this issue:
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
Referenced from: /usr/local/bin/vapor
Reason: image not found
zsh: abort vapor new HelloVapor