Skip to content

Could not find a declaration file for module 'ag-grid-solid #10

@emmanQabe

Description

@emmanQabe

[{
"resource": "/c:/Users/emman/Documents/abe-const-quotation-app/src/components/App.tsx",
"owner": "typescript",
"code": "7016",
"severity": 8,
"message": "Could not find a declaration file for module 'ag-grid-solid'. 'c:/Users/emman/Documents/abe-const-quotation-app/node_modules/ag-grid-solid/dist/esm/index.js' implicitly has an 'any' type.\n There are types at 'c:/Users/emman/Documents/abe-const-quotation-app/node_modules/ag-grid-solid/dist/types/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'ag-grid-solid' library may need to update its package.json or typings.",
"source": "ts",
"startLineNumber": 2,
"startColumn": 25,
"endLineNumber": 2,
"endColumn": 40
}]

Activity

thedanchez

thedanchez commented on Feb 3, 2025

@thedanchez
Contributor

@emmanQabe we just merged a PR that should hopefully address this issue. Can you check out solid-ag-grid@0.0.250 (it's also on the @next tag) to see if it fixes what you were seeing above?

pnpm i solid-ag-grid@0.0.250
pnpm i solid-ag-grid@next
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @thedanchez@emmanQabe

        Issue actions

          Could not find a declaration file for module 'ag-grid-solid · Issue #10 · solidjs-community/solid-ag-grid