Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Duplicate definitions from bower and npm #270

Closed
Buslowicz opened this issue Jan 28, 2016 · 1 comment
Closed

Duplicate definitions from bower and npm #270

Buslowicz opened this issue Jan 28, 2016 · 1 comment

Comments

@Buslowicz
Copy link

Hello everyone. I have a project based on bower, where I am using Immutable library. I am also using BrowserSync to develop. The problem I'm having is that BrowserSync also uses Immutable, but the npm based one, so when I do the tsd link, I get both npm and bower version in the tsd.d.ts, which then causes Duplicate identifier errors.
Can it be done somehow to include only modules declared in package.json? I do not want to manually remove that as we try to automate everything.
Thanks,
Daniel

@blakeembrey
Copy link
Member

See #269, #150 and #234 where the issue is discussed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants