Skip to content

Add Node.js and npm version requirements to CLI installation docs#4548

Merged
devalog merged 2 commits intomainfrom
fern/add-npm-version-info
Mar 25, 2026
Merged

Add Node.js and npm version requirements to CLI installation docs#4548
devalog merged 2 commits intomainfrom
fern/add-npm-version-info

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Mar 25, 2026

Adds Node.js and npm version requirements to the CLI installation page. Requested by: Fern Support

@fern-api fern-api bot requested a review from devalog as a code owner March 25, 2026 20:27
@github-actions
Copy link
Contributor

🌿 Preview your docs: https://fern-preview-fern-add-npm-version-info.docs.buildwithfern.com/learn

Here are the markdown pages you've updated:

@fern-api
Copy link
Contributor Author

fern-api bot commented Mar 25, 2026

Requested by: devin
Slack thread: View conversation

node -v # Must be v18.0.0 or higher
```

If your version is below the minimum, [download the latest Node.js LTS](https://nodejs.org/) which includes a compatible npm version.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'latest' that become outdated

node -v # Must be v18.0.0 or higher
```

If your version is below the minimum, [download the latest Node.js LTS](https://nodejs.org/) which includes a compatible npm version.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[FernStyles.Acronyms] 'LTS' has no definition.

@devalog devalog merged commit d254e5f into main Mar 25, 2026
2 checks passed
@devalog devalog deleted the fern/add-npm-version-info branch March 25, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant