Github Actions: Error: Can't deploy more than one path. #9615
Unanswered
chrizzly2309
asked this question in
Help
Replies: 1 comment
-
|
It might depend how you've linked the project. Are you using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Vercel CLI Multiple Paths Error in Turborepo Setup
Issue
When trying to deploy using Vercel CLI in a Turborepo setup, receiving the error:
Project Structure
apps/webbunfor package managementDeployment Command
in my vercel project, I have
apps/webas the root dir.During
vercel deploy, I get the errorError: Can't deploy more than one path.Anybody having had this issue before and resolved it? It's probably a misconfig within my vercel project
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions