Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Could not find a declaration file for module 'adminlte-reactjs'. #63

Open
@pwketankulkarni

Description

@pwketankulkarni

project is based on typescript
step-1 npm install adminlte-reactjs
step-2 import { InfoTile } from "adminlte-reactjs";

expected result -
able to use InfoTile component

actual result
Could not find a declaration file for module 'adminlte-reactjs'. '/home/ketan.k@ah.zymrinc.com/projects/reactJS/zymrIntranet/node_modules/adminlte-reactjs/reactjsAdminlte.js' implicitly has an 'any' type.
Try npm install @types/adminlte-reactjs if it exists or add a new declaration (.d.ts) file containing `declare module 'adminlte-reactjs'

@types/adminlte-reactjs is dosent exist

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