We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73117b1 commit b12ce1cCopy full SHA for b12ce1c
docs/server/node/_install.mdx
@@ -5,9 +5,6 @@ import TabItem from "@theme/TabItem";
5
This doc reflect v6.x.x changes, upgrade guide to be found [here](/server/nodejsServerSDK/upgrade_guide/v5ToV6)
6
:::
7
8
-:::warning
9
-If you are using node with one of the [edge](https://docs.statsig.com/guides/serverless) integration, please still use version `<=v5.x.x`
10
-:::
11
The Node.js SDK is hosted [here](https://www.npmjs.com/package/statsig-node). You can install the SDK using NPM or Yarn:
12
13
<Tabs
0 commit comments