Skip to content

webix.d.ts is not found #3

Description

@alexandrklimov

Hello Webix team!

I've encountered that typescript branch code is broken, in some way.

The first mistake is in the tsconfig.json file:
A file specified in tsconfig.json could not be found: D:\projects\***\node_modules\webix\webix.d.ts
webix.d.ts lies in webix\types subdirectory.

If I fix this mistake, I can run this application but I have got the next message:

ERROR in D:\projects\***\sources\myapp.ts
./sources/myapp.ts
[tsl] ERROR in D:\projects\***\sources\myapp.ts(24,8)
      TS2339: Property 'ready' does not exist on type 'typeof webix'.

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