-
Notifications
You must be signed in to change notification settings - Fork 154
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
NGC Build Error #91
Comments
I got the same error though I don't use ngc.
|
It is actually just a Typescript error. Thanks, |
This problem was solved by re-installing definition file. When I first tried to install that, I installed definition file of
But I found the below is right.
So I removed this definition file.
And re-installed that.
And now everything is fine. |
I'm unable to install the typings as anything other than a global. |
@danbucholtz did you install |
Hi @urish, I did not try to track down the issue. If Thanks, |
@danbucholtz thanks for the tip, done and released as 1.0.0-beta.4 |
When I try to build this library with
ngc
, I get an error:Thanks,
Dan
The text was updated successfully, but these errors were encountered: