Upgrade the ServiceNow SDK
Upgrade to the latest version of the ServiceNow SDK for use with instances beginning with the Washington DC release.
Before you begin
Your system must meet the following minimum requirements to use the latest version of the ServiceNow SDK:
- Node.js v20.18.0
- npm v8.19.3
Role required: admin
Procedure
Complete the following steps depending on whether you're updating a global installation of the ServiceNow SDK or the version used by an application.
| Option | Steps |
|---|---|
| Application package |
|
| Global package |
|
What to do next
Install the ServiceNow Fluent Language server to get language processing and validation for ServiceNow Fluent in Visual Studio Code. For more information, see Install the ServiceNow Fluent Language server in Visual Studio Code.
Use the ServiceNow SDK to authenticate to a ServiceNow instance. For more information, see Authenticating to a ServiceNow instance with the ServiceNow SDK.