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

New errors with RC.0 #487

Closed
timfogarty1549 opened this issue May 5, 2016 · 3 comments
Closed

New errors with RC.0 #487

timfogarty1549 opened this issue May 5, 2016 · 3 comments

Comments

@timfogarty1549
Copy link

compiling against angular2 rc 0 gives the following errors

node_modules/ng2-bootstrap/components/tabs/tab-heading.directive.d.ts(4,18): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
node_modules/ng2-bootstrap/components/tabs/tab-heading.directive.d.ts(5,30): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
node_modules/ng2-bootstrap/components/tabs/tab.directive.d.ts(13,17): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).

@laurelnaiad
Copy link

ng2-bootstrrap isn't at all compatible with rc.0 yet. It is at beta 16. https://github.com/valor-software/ng2-bootstrap/blob/development/package.json#L56

@theunreal
Copy link

We are all still waiting for the ng2-bootstrap compactability to the rc version of angular 2.
See #481

@valorkin
Copy link
Member

valorkin commented May 6, 2016

should be fixed by #481

@valorkin valorkin closed this as completed May 6, 2016
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

4 participants