Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typings and adal #46

Closed
albrookesplowman opened this issue Jan 5, 2017 · 2 comments
Closed

typings and adal #46

albrookesplowman opened this issue Jan 5, 2017 · 2 comments

Comments

@albrookesplowman
Copy link

I am trying to incorporate angular 2 ADAL into this template using:

https://github.com/alenny/angular2-adal-example/

but I get the following error as desribed with their issue:

alenny/angular2-adal-example#2

However, if this spa template that you have created, there isn't a typings.json file.... Do I simply add it to the custom-typings.d.ts file or is there something I am missing?

many thanks

@asadsahi
Copy link
Collaborator

asadsahi commented Jan 9, 2017

This project is using typescript 2 which added support for typings as npm packages. if you see package.json, thats where are the typings exist now. So if you try adding adal typings as a node package in package.json file, see if error goes away.

@asadsahi
Copy link
Collaborator

Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants