]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix: should throw error when an internal error is encountered
authorHaoqun Jiang <haoqunjiang@gmail.com>
Fri, 28 Feb 2025 10:55:59 +0000 (18:55 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Fri, 28 Feb 2025 10:55:59 +0000 (18:55 +0800)
commit0b5d6a05466bf4fe08172978210109bcfe52fd17
tree55882845bd15ff18be71e56516b9dec377c795b9
parent313847dd05ae5c17bd14581ae1084ec4a91be690
fix: should throw error when an internal error is encountered

Also fix the bug that no interactive prompt is provided,
result.projectName would be undefined and cause an error.
index.ts