I am new to using Swift and am interested in learning Vapor. I recently installed Vapor with Homebrew, but when I use any Vapor command from the terminal, I receive this error:
dyld: Library not loaded: /Users/tanner0101/dev/vapor/toolbox/.build/x86_64-apple-macosx10.10/release/libSwiftPM.dylib
Referenced from: /usr/local/bin/vapor
Reason: image not found
Abort trap: 6
I am using the latest stable versions of Xcode and Swift, and tried reinstalling with brew install -force vapor/tap/vapor, but I still keep getting the same error. Any idea what could be causing this? Thanks for the help!
I am trying to install Vapor on my MacBook Pro running macOS Mojave 10.14.1 through homebrew. I keep on getting this error. Can anyone tell me what's wrong and how to fix it ?