Select the SuiteCloud tool where you encountered the issue
SuiteCloud CLI
Version of the SuiteCloud Tool
3.0.2
Operating system
MacOS 15.6 (24G84)
Node Version / VSCode Version
v22.14.0
JAVA Version
openjdk 23.0.2 2025-01-21
Bug description
Get the following warning message (doesn't block) at NPM install time:
npm warn Unknown cli config "--acceptSuiteCloudSDKLicense". This will stop working in the next major version of npm.
Steps To Reproduce
Follow install docs and run:
npm install --acceptSuiteCloudSDKLicense -g @oracle/[email protected]
Actual Output
pasted above
Expected Output
no warning
Anything else?
No response