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

missing typings folder in npm module #84

Closed
nomospace opened this issue Jun 9, 2017 · 1 comment
Closed

missing typings folder in npm module #84

nomospace opened this issue Jun 9, 2017 · 1 comment

Comments

@nomospace
Copy link

Hi Krispo, thanks for the update. :-)

I've tried the 2.0.0-rc1 version and error occurred when I run ng serve in my local mac.
Here's the error stack:
$home/node_modules/ng2-nvd3/typings/globals/d3/index.d.ts
Cannot read property 'length' of undefined
TypeError: Cannot read property 'length' of undefined
at createSourceFile ($home/node_modules/typescript/lib/typescript.js:14877:109)

It seems that we don't have typings folder in this case. Hope to get your help soon. Thanks again. :-)

@krispo
Copy link
Owner

krispo commented Jun 9, 2017

Thanks, fixed in rc2!

@krispo krispo closed this as completed Jun 9, 2017
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