We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to use this module, however my typescript stops transcribing after adding it, with the following message:
[0] node_modules/angular2-moment/TimeAgoPipe.d.ts(1,1): error TS2654: Exported external package typings file cannot contain tripleslash references. Please contact the package author to update the package definition.
Using Angular2 Beta.0
The text was updated successfully, but these errors were encountered:
Thanks for reporting this!
Can you please check if simply removing the /// in the beginning of the file fixes this?
///
Sorry, something went wrong.
41d8eaa
No branches or pull requests
I'm trying to use this module, however my typescript stops transcribing after adding it, with the following message:
[0] node_modules/angular2-moment/TimeAgoPipe.d.ts(1,1): error TS2654: Exported external package typings file cannot contain tripleslash references. Please contact the package author to update the package definition.
Using Angular2 Beta.0
The text was updated successfully, but these errors were encountered: