diff --git a/plugs/core/template.ts b/plugs/core/template.ts index 3ec3b5a..4a6469a 100644 --- a/plugs/core/template.ts +++ b/plugs/core/template.ts @@ -53,7 +53,8 @@ export async function instantiateTemplateCommand() { try { // Fails if doesn't exist - space.getPageMeta(pageName); + await space.getPageMeta(pageName); + // So, page exists, let's warn if ( !await editor.confirm(