I'm using VS2015 with VS Tools for Apache Cordova version 14.0.60202.6 and am getting to following error when adding the ADAL for Cordova plugin. It does not seem to matter whether I target a device or the Ripple emulator.
Steps to recreate the issue:
Stackoverflow articles suggest updating the Environment Variables but these are set correctly:
Here is my VS 2015 version and setup:
The biggest kicker in the pants is that this plugin in VS2013 works fine without any issues.
Please help! Let me know if I can provide any additional info about my environment.
SOLVED: by @SergeiGrebnov's comment below
Most likely this is Android dev environment configuration issue, try installing Android Support Repository
from Android SDK
manager.