switch sernhandler version

This commit is contained in:
Jacob Nguyen
2023-06-10 18:57:51 -05:00
parent 4a65c014e3
commit 819550186e
5 changed files with 5 additions and 6 deletions

View File

@@ -153,7 +153,6 @@ function createConfig(isTypescript: boolean) {
}
async function init() {
console.warn(red('Letting this tool install dependencies will crash until version 3 is fully out. It is recommended to skip until it is officially published' ));
console.log(`Working in: `+ cwd);
if(!argv.template) {