Does ayone have an example of a package.json confi...
# suitescript
e
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.
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.