Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions packages/node-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ The following software is required to work with SuiteCloud CLI for Node.js:
Read the full list of prerequisites in [SuiteCloud CLI for Node.js Installation Prerequisites](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558708810.html).

## Supported Versions
You should use the latest version of the SuiteCloud CLI for Node.js available in NPM. The table below is informative and correlates CLI versions in NPM and NetSuite versions.
To ensure that you get the latest features and bug fixes, you should use the latest version of the SuiteCloud CLI for Node.js available in NPM.

| Version in NPM | Version in NetSuite |
|:--------------:|:-------------------:|
| 2.0.0 | 2024.2 |
| 1.9.X | 2024.1 |
The following table shows the CLI versions currently available in NPM.

| CLI Versions Available in NPM | Available Since | Compatible NetSuite Version |
|:-----------------------------:|:---------------:|:---------------------------:|
| 2.0.X | 2024.2 | 2024.1 and 2024.2 |
| 1.9.X | 2024.1 | 2024.1 and 2024.2 |

## Installation
Since CLI for Node.js is a development tool, use a global instance to install it by running the following command:
Expand Down
12 changes: 7 additions & 5 deletions packages/vscode-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ The following software is required to work with SuiteCloud Extension for Visual
Read the detailed list of prerequisites in <a href="https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_159223197655.html" rel="noopener noreferrer" target=blank>Installation Prerequisites for SuiteCloud Extension for Visual Studio Code</a>.

## Supported Versions
You should use the latest version of the SuiteCloud Extension for Visual Studio Code available in the Marketplace. The table below is informative and correlates extension versions in the Marketplace and NetSuite versions.
To ensure that you get the latest features and bug fixes, you should use the latest version of the SuiteCloud Extension for Visual Studio Code available in the Marketplace.

| Version in the Marketplace | Version in NetSuite |
|:--------------:|:-------------------:|
| 2.0.0 | 2024.2 |
| 1.6.X | 2024.1 |
The following table shows the extension versions currently available in the Marketplace.

| Extension Versions Available in the Marketplace | Available Since | Compatible NetSuite Version |
|:-----------------------------------------------:|:---------------:|:---------------------------:|
| 2.0.X | 2024.2 | 2024.1 and 2024.2 |
| 1.6.X | 2024.1 | 2024.1 and 2024.2 |

## Installing SuiteCloud Extension for Visual Studio Code
To install SuiteCloud Extension for Visual Studio Code, follow these steps:
Expand Down