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

unable to use GaugeChart even after npm install- Cannot find name 'GaugeChart'.ts(2304) #64

Open
himakshi-aggarwal opened this issue Jul 27, 2021 · 0 comments

Comments

@himakshi-aggarwal
Copy link

I installed the package using npm. post this, when I'm trying to create a gauge chart I'm getting the cannot find name error.
I tried to import it as well using,
import * as GaugeChart from 'gauge-chart'- getting error as:

Could not find a declaration file for module 'gauge-chart'. 'c:/Users/Z004CW5B/sinumerik-analytics/Front-End/HMT-FRONT-END/node_modules/gauge-chart/dist/bundle.js' implicitly has an 'any' type.

but it isn't able to identify gauge-chart- Cannot find name 'GaugeChart'.ts(2304)

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