-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
duplicate declarations #303
Comments
can you run |
Thanks, that fixed it. |
I've the exact same problem, but the fix:ng2 does not work :( (I take the script from a older version, since I just clone the repo recently.) |
I have the same issue. I've trying to update my clone of an older version, and I'm receiving about 20 duplicate messages. |
|
Ok, no more duplicates. I was attempting to update an old clone of the project. After I deleted the |
On a fresh install after running npm install and typings install, the typescript compiler throws about a million duplicate identifier errors (I'm running the compiler using webpack):
Any ideas?
The text was updated successfully, but these errors were encountered: