Does ayone have an example of a package.json config that sets the "acceptSuiteCloudSDKLicense" flag when installing the @oracle/suitecloud-cli dependency? Having trouble figuring out the syntax for it.
ericl
11/20/2024, 9:52 PM
In case anyone ever needs it. I determined that there is no config option for passing in flags in package.json. But, if you set an environment variable named "npm_config_acceptsuitecloudsdklicense" with any value it will bypass the license accept.