npx adminforth create-app
✔ Please specify the name of the app > adminforth-app
✔ Please specify the database URL to use > sqlite://.db.sqlite
✔ Select your package manager > pnpm
✔ 🔍 Initial checks...
✔ 👀 Checking Node.js version...
✔ 👀 Validating current working directory...
✖ Parse error on line 230:
... {{ meta?.filler?.repeat(record.number
-----------------------^
Expecting 'ID', got 'INVALID'
◼ 📦 Installing dependencies...
◼ 📝 Preparing final instructions...
❌ Parse error on line 230:
... {{ meta?.filler?.repeat(record.number
-----------------------^
Expecting 'ID', got 'INVALID'
Error: Parse error on line 230:
... {{ meta?.filler?.repeat(record.number
-----------------------^
Expecting 'ID', got 'INVALID'
at Parser.parseError (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:267:19)
at Parser.parse (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:336:30)
at parseWithoutProcessing (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:53:33)
at HandlebarsEnvironment.parse (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:59:13)
at compileInput (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:508:19)
at ret (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:517:18)
at renderHBSTemplate (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:524:10)
at writeTemplateFiles (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:431:24)
at async scaffoldProject (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:249:3)
at async Task.task [as taskFn] (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:541:26)
npx adminforth create-app
✔ Please specify the name of the app > adminforth-app
✔ Please specify the database URL to use > sqlite://.db.sqlite
✔ Select your package manager > pnpm
✔ 🔍 Initial checks...
✔ 👀 Checking Node.js version...
✔ 👀 Validating current working directory...
✖ Parse error on line 230:
... {{ meta?.filler?.repeat(record.number
-----------------------^
Expecting 'ID', got 'INVALID'
◼ 📦 Installing dependencies...
◼ 📝 Preparing final instructions...
❌ Parse error on line 230:
... {{ meta?.filler?.repeat(record.number
-----------------------^
Expecting 'ID', got 'INVALID'
Error: Parse error on line 230:
... {{ meta?.filler?.repeat(record.number
-----------------------^
Expecting 'ID', got 'INVALID'
at Parser.parseError (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:267:19)
at Parser.parse (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:336:30)
at parseWithoutProcessing (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:53:33)
at HandlebarsEnvironment.parse (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:59:13)
at compileInput (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:508:19)
at ret (/home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:517:18)
at renderHBSTemplate (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:524:10)
at writeTemplateFiles (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:431:24)
at async scaffoldProject (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:249:3)
at async Task.task [as taskFn] (file:///home/presiyan/.npm/_npx/933ba6aab4a8e37d/node_modules/adminforth/commands/createApp/utils.js:541:26)