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

could not find a declaration file for module 'venn.js' in React #147

Open
indhumathys0 opened this issue Jul 12, 2020 · 1 comment
Open

Comments

@indhumathys0
Copy link

Hi,

import venn from "venn.js" and import * as from venn from "venn.js" is working fine in React. But getting below error while project team members taking pull and doing npm install to import the dependencies in the project. we need to install separately "npm install venn.js" , then it's working fine. But in server environment it will load the dependencies and throwing the below error.please provide a solution ASAP,
issue

@sgratzl
Copy link

sgratzl commented Jul 20, 2020

I don't think that this version of the library comes with TypeScript typings. You could give my fork at https://github.com/upsetjs/venn.js a try

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