I'm having an issue with the adapt-cli create course command.
When i try to create a new course I get the following error:
"Oh dear, something went wrong. I'm terribly sorry. self signed certificate in certificate chain"
I believe this is caused by my organisations proxy. With other node apps setting the NODE_TLS_REJECT_UNAUTHORIZED=0 environment variable gets around this issue but that doesn't seem to work with the adapt-cli. For example I can successfully manually install the adapt authoring tool after setting this environment variable.
Is there a way to get a verbose output from the adapt-cli so i can debug further? Any help would be appreciated.
Thanks,
Ryan