Skip to content

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

@himakshi-aggarwal

Description

@himakshi-aggarwal

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions