Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Cannot find type definition file for 'chai' error #11

Open
@ydogandjiev

Description

@ydogandjiev

In the module-1 branch when I run npm install and then npm start I get the following errors in the console:

ERROR in [default] C:\Users\yurid\retain-app\node_modules\rxjs\observable\PairsObservable.d.ts:1:0
Cannot find type definition file for 'chai'.

ERROR in [default] C:\Users\yurid\retain-app\node_modules\rxjs\observable\dom\AjaxObservable.d.ts:1:0
Cannot find type definition file for 'chai'.

They don't seem the be critical thou since the build still completes fine and runs the server too. I still think it would be good to figure out what the issue is and make sure the module builds fine without any errors.

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

    Issue actions