-
Notifications
You must be signed in to change notification settings - Fork 444
Description
Describe the bug
TypeError: Cannot read properties of undefined (reading 'value')
at ListPrompt.getCurrentValue (/opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/inquirer/lib/prompts/list.js:145:53)
at /opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/rxjs/dist/cjs/internal/operators/map.js:10:37
at OperatorSubscriber._this._next (/opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/rxjs/dist/cjs/internal/operators/OperatorSubscriber.js:33:21)
at Subscriber.next (/opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/rxjs/dist/cjs/internal/Subscriber.js:51:18)
at /opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/rxjs/dist/cjs/internal/operators/take.js:15:32
at OperatorSubscriber._this._next (/opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/rxjs/dist/cjs/internal/operators/OperatorSubscriber.js:33:21)
at Subscriber.next (/opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/rxjs/dist/cjs/internal/Subscriber.js:51:18)
at Interface.handler (/opt/homebrew/Cellar/netlify-cli/23.13.3/libexec/lib/node_modules/netlify-cli/node_modules/rxjs/dist/cjs/internal/observable/fromEvent.js:59:31)
at Interface.emit (node:events:520:35)
at [_onLine] [as _onLine] (node:internal/readline/interface:465:12)
System:
OS: macOS 14.7.7
CPU: (10) arm64 Apple M1 Max
Binaries:
Node: 20.19.4 - ~/.nvm/versions/node/v20.19.4/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v20.19.4/bin/yarn
npm: 10.8.2 - ~/.nvm/versions/node/v20.19.4/bin/npm
Browsers:
Chrome: 143.0.7499.193
Safari: 17.6
Steps to reproduce
netlify deploy [file.html]
Returned:
Run netlify status for account details
To see all available commands run: netlify help
This folder isn't linked to a project yet
To create and deploy in one go, use: netlify deploy --create-site <SITE_NAME>
? What would you like to do? + Create & configure a new project
? Team:
Pressed Enter and it quit telling me to report the bug
Configuration
No response
Environment
System:
OS: macOS 14.7.7
CPU: (10) arm64 Apple M1 Max
Memory: 914.47 MB / 64.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.19.4 - /Users/jacobkeller/.nvm/versions/node/v20.19.4/bin/node
Yarn: 1.22.22 - /Users/jacobkeller/.nvm/versions/node/v20.19.4/bin/yarn
npm: 10.8.2 - /Users/jacobkeller/.nvm/versions/node/v20.19.4/bin/npm