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

Bound class duplicate #45

Closed
vh13294 opened this issue Sep 27, 2018 · 1 comment
Closed

Bound class duplicate #45

vh13294 opened this issue Sep 27, 2018 · 1 comment

Comments

@vh13294
Copy link

vh13294 commented Sep 27, 2018

I am using angular 6 and try to use the library by installing it using npm.
I recieved this error after importing the Pts.

ERROR in node_modules/pts/dist/pts.d.ts(6,14): error TS2300: Duplicate identifier 'Bound'.
node_modules/pts/dist/pts.d.ts(743,14): error TS2300: Duplicate identifier 'Bound'.

@vh13294 vh13294 closed this as completed Sep 27, 2018
@williamngan
Copy link
Owner

Hi @vh13294 , looks like it was caused by an old Bound.d.ts. I have fixed this in 0.6.2 -- please update the package and see if it works for you. Thanks for reporting!

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

2 participants