Skip to content

feat(snippets): add node-client-sdk/sdk-docs install-the-sdk npm + yarn canonicals#436

Closed
kinyoklion wants to merge 1 commit into
mainfrom
rlamb/sdk-docs-install-node-client-sdk
Closed

feat(snippets): add node-client-sdk/sdk-docs install-the-sdk npm + yarn canonicals#436
kinyoklion wants to merge 1 commit into
mainfrom
rlamb/sdk-docs-install-node-client-sdk

Conversation

@kinyoklion
Copy link
Copy Markdown
Member

One of 9 stacked sdk-meta PRs that unblock ld-docs-private PR #7592. Once this lands, #7592 gets updated to insert SDK_SNIPPET:RENDER markers pointing at these canonicals.

Snippets

Two reference fragments under snippets/sdks/node-client-sdk/snippets/sdk-docs/:

install-the-sdk-installing-with-npm.snippet.md

Body (verbatim from fern/topics/sdk/client-side/node-js/index.mdx line 75):

npm install launchdarkly-node-client-sdk

install-the-sdk-installing-with-yarn.snippet.md

Body (verbatim from fern/topics/sdk/client-side/node-js/index.mdx line 82):

yarn add launchdarkly-node-client-sdk

Where the markers land

After this merges, ld-docs PR #7592 inserts markers before the existing <CodeBlock title='Installing with npm'> (line 72) and <CodeBlock title='Installing with yarn'> (line 79) at fern/topics/sdk/client-side/node-js/index.mdx.

No validation: blocks: shell install fragments, runtime validation isn't required and would need shell-install harness work that's out of scope for this PR (see #423/#428).

…rn canonicals

Captures the npm install and yarn add bodies verbatim from ld-docs-private's
Node.js (client-side) SDK reference page so the markers in ld-docs PR #7592
have canonicals to render from.
@kinyoklion
Copy link
Copy Markdown
Member Author

Superseded by #439 — combining all 9 SDK install canonicals into a single PR per the user's intent.

@kinyoklion kinyoklion closed this May 8, 2026
@kinyoklion kinyoklion deleted the rlamb/sdk-docs-install-node-client-sdk branch May 8, 2026 22:24
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