mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
fix: path
This commit is contained in:
@@ -210,7 +210,7 @@ async function createMonorepoProject(
|
||||
"-C",
|
||||
templatePath,
|
||||
"--strip-components=2",
|
||||
"ui-shadcn-cli-monorepo/templates/monorepo-next",
|
||||
"ui-main/templates/monorepo-next",
|
||||
])
|
||||
const extractedPath = path.resolve(templatePath, "monorepo-next")
|
||||
await fs.move(extractedPath, projectPath)
|
||||
|
||||
Reference in New Issue
Block a user