Search code examples
angularwebpackadal

Having a adal module issue when integrating with angular 2 and webpack


Has anyone got adal working with angular2 webpack ? struggling at the moment trying to get this module to work https://www.npmjs.com/package/angular2-adal

getting the error message Cannot resolve module 'adal'


Solution

  • This will probably do the trick:

    npm install adal-ts --save