Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect link in netlify init #6979

Closed
damianpumar opened this issue Dec 29, 2024 · 1 comment · Fixed by #6460
Closed

Incorrect link in netlify init #6979

damianpumar opened this issue Dec 29, 2024 · 1 comment · Fixed by #6460
Labels
type: bug code to address defects in shipped code

Comments

@damianpumar
Copy link

Describe the bug

This link from netlify/cli. https://github.com/netlify/cli/blob/main/docs/netlify-dev.md#project-detection does not exist

Steps to reproduce

Just run netlify init

Configuration

No response

Environment

System:
OS: macOS 15.0
CPU: (10) arm64 Apple M2 Pro
Memory: 151.48 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.0 - ~/.nvm/versions/node/v20.11.0/bin/node
npm: 10.2.4 - ~/.nvm/versions/node/v20.11.0/bin/npm
pnpm: 9.14.2 - ~/Library/pnpm/pnpm
bun: 1.1.36 - ~/.bun/bin/bun

@damianpumar damianpumar added the type: bug code to address defects in shipped code label Dec 29, 2024
@sarahetter sarahetter changed the title Please replace with a clear and descriptive title Incorrect link in netlify init Dec 31, 2024
@serhalp serhalp linked a pull request Feb 24, 2025 that will close this issue
5 tasks
@serhalp
Copy link
Collaborator

serhalp commented Feb 24, 2025

Hi @damianpumar. Thanks for reporting. This was actually fixed in #6460, which was shipped in 17.21.2. Just run npm i -g netlify-cli@latest to upgrade.

@serhalp serhalp closed this as completed Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants