Summer Sale! All accounts are 50% off this week.

Boeboe's avatar

Vapor manifest not found during deploy.

Hi all, I'm new on Vapor and I'm trying to deploy or build my project. During both action I got this error: (eric) ~/Projects/Fremen365$ ./vendor/bin/vapor build Building project... ==> Copying Application Files ==> Harmonizing Configuration Files ==> Setting Build Environment ==> Executing Build Commands Unable to find a Vapor manifest in this directory.

Which manifest file do I need ?

0 likes
1 reply
themsaid's avatar

Hey,

Make sure you run vapor init inside your project root as per the docs.

Please or to participate in this conversation.