You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
astro Launch sequence initiated.
╭─────╮ Houston:
│ ◠ ◡ ◠ Welcome to astro v4.9.2, thiccaxe!
╰─────╯
{
sequence: '\r',
name: 'return',
dir Where should we create your new project?
./satellite-sphere{
sequence: '\r',
name: 'return',
ctrl: false,
meta: false,
dir Where should we create your new project?
./satellite-sphere
tmpl How would you like to start your new project?
● Include sample files (recommended)
○ Use blog template
○ Empty {
sequence: '\x1BOM',
name: 'undefined',
ctrl: false,
meta: false,
shift: false,
code: 'OM'
}
node:internal/readline/emitKeypressEvents:74
throw err;
^
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at SelectPrompt._ (file:///home/thcx/Projects/ghangurde/node_modules/.pnpm/@[email protected]/node_modules/@astrojs/cli-kit/dist/prompt/elements/select.js:59:26)
at ReadStream.keypress (file:///home/thcx/Projects/ghangurde/node_modules/.pnpm/@[email protected]/node_modules/@astrojs/cli-kit/dist/prompt/elements/prompt.js:29:32)
at ReadStream.emit (node:events:519:28)
at emitKeys (node:internal/readline/utils:371:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (node:internal/readline/emitKeypressEvents:64:36)
at ReadStream.emit (node:events:531:35)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
Node.js v20.13.1
The text was updated successfully, but these errors were encountered:
I added a
console.log(key)
inaction.js
The text was updated successfully, but these errors were encountered: