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

bluebird docs update #359

Closed
nbalu opened this issue Sep 7, 2016 · 1 comment
Closed

bluebird docs update #359

nbalu opened this issue Sep 7, 2016 · 1 comment
Labels

Comments

@nbalu
Copy link

nbalu commented Sep 7, 2016

sorry for the quick ticket opening and I know I should make the PR for that

TS with ES5 compatibility should work as docs describes -> except bluebird 3+ is the current ver.

Expected Behaviour

build should be fine

Current Behavior

3+ is installed - and error as usual:
TypeScript error: node_modules/inversify-dts/inversify/inversify.d.ts(108,13): Error TS2304: Cannot find name 'Promise'.

Possible Solution

fix the docs that typings install dt~bluebird#2.0.0+20160701023356 --global should be used - as you are building against this

@remojansen remojansen added the bug label Sep 7, 2016
@remojansen
Copy link
Member

Hi, Thanks for using InversifyJS and reporting this issue. I'm going to fix this issue as part of #330 I will close this issue now but you can follow the progress at #330.

I'm working on a PR #360 so the fix should be available very soon.

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

No branches or pull requests

2 participants