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

Module augmentation cannot introduce new names in the top level scope #66

Open
robinchesterman opened this issue Mar 31, 2017 · 1 comment

Comments

@robinchesterman
Copy link

I have a Typescript compiler error coming from reflect-metadata's index.d.ts

"Module augmentation cannot introduce new names in the top level scope"

image

I am using version 0.1.10 and Typescript 1.8.7. I'm not in a position to upgrade Typescript yet, but I'm confused because I'm sure I never had this problem before with the same versions.

Can you think of anything else that could affect this?

@robinchesterman
Copy link
Author

I was able to work around by temporarily downgrading to version 0.1.3

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

1 participant