Upgrade the ServiceNow SDK
Upgrade to the latest version of the ServiceNow SDK for use with instances beginning with the Washington DC release.
Vorbereitungen
- Node.js v18.16.1 v20.18.0
- npm v8.19.3
Role required: admin
Warum und wann dieser Vorgang ausgeführt wird
If you previously installed the ServiceNow SDK on your system, you can upgrade to use the latest version. Upgrading the ServiceNow SDK doesn't update any applications you have previously created or converted with the ServiceNow SDK.
This procedure uses the ServiceNow SDK command-line interface (CLI). From a command-line tool, enter now-sdk --help to get information about the available commands and global options. To get additional information about a
command and its parameters, enter the command and --help or -h. For example, now-sdk auth --help. For more information about the CLI, see ServiceNow SDK CLI.
Prozedur
Nächste Maßnahme
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.
Add an application to your local system with the ServiceNow SDK. For more information, see Adding applications with the ServiceNow SDK.Use the ServiceNow SDK to authenticate to a ServiceNow instance. For more information, see Authenticating to a ServiceNow instance with the ServiceNow SDK.