Vapor SQLite Build Error
02 Jul 2022I’ve been playing around with Vapor for server side swift development. Having installed Swift on a Raspberry Pi and followed the Getting Started guide to install Vapor and great a basic project, with SQLite support, I got the following compile errors running swift run
.
<module-includes>:1:10: note: in fi…Read More