Open SorraTheOrc opened 8 years ago
context comes from AuthenticationContext in the 'adel-node' module. And context.acquireTokenWithClientCredentials is a function there in.
What version of node are you using? And if you look the top of node_modules/adal-node/package.json, you should see something like this:
"_args": [ [ "adal-node@>= 0.1.17", "/home/jims/src/github/chaos-dingo" ] ],
I'm curios what version of adal-node got grabbed.
$ node --version
v4.2.4
I don't see anything like the text above in node_modules/adal-node/package.json. I do see "version": "2.0.0-pre",
Interesting, ok. I should probably tighten down versions. Thanks.
Ok, I don't see 2.0.0-pre in anything. Can you tar your directory up and send it to me?