Here are the links to download the the latest (20....
# general
v
Here are the links to download the the latest (20.2) Major Release • SuiteCloud CLI for Node.js 1.1.0 https://www.npmjs.com/package/@oracle/suitecloud-cli • SuiteCloud Unit Testing 1.1.0 https://www.npmjs.com/package/@oracle/suitecloud-unit-testing • SuiteCloud IDE 2020.2 Plug-in for WebStorm Now Available for Download https://system.netsuite.com/app/help/helpcenter.nl?fid=section_1529431804.html#bridgehead_1539789193 • SuiteCloud 2020.2 CLI for Java https://system.netsuite.com/app/help/helpcenter.nl?fid=section_1489072409.html • SuiteCloud IDE 2020.2 Plug-in for Eclipse Now Available for Download https://system.netsuite.com/app/help/helpcenter.nl?fid=bridgehead_4026080311.html
❤️ 1
k
Hi Viktor! I've just updated SuiteCloud CLI for Node.js and now I'm constantly receiving _'There is no JAR file in your CLI for Node.js. Run "npm install" from "/usr/lib/node_modules/@oracle/suitecloud-cli" to install the JAR file.'_ error in console.
@Viktor Nikulin
fixed. installed with
npx @oracle/suitecloud-cli
👍 1
a
@Kostiantyn how did you update before when you were getting the error?
k
@Ali Syed (NS DevTools QA) npm update -g @oracle/suitecloud-cli
w
Tried out the new
file:upload
command, but the changes to my scripts don’t seem to stick. The changes appear in the File Cabinet, but don’t run until I edit the file and save it through the UI.
Don’t even have to make changes to the scripts through the UI to make it work. Just an “edit” and save without changes fixes it.
Tried with the java
sdfcli
too. Same problem. This worked yesterday.