Recently, I came across a plugin API that allows communication with the popular social network Vkontakte. Check out the vkapi plugin here But now I'm wondering how to go about installing it in my project. The compiler seems to be giving errors.
var VK = require('vksdk');
Currently, I am working with the most up-to-date versions of ionic.