Skip to content

Compilation fails with latest version #99

@akshaymb

Description

@akshaymb

Latest version works as expected within javascript files. With typescript the compilation fails with error:
Cannot find module '../types/options.js' or its corresponding type declarations.

I see options.d.ts files defined in types folder. These files are not present in dist folder. As I understandtsc on compilation do not move *.d.ts files to output folder. (Or I might be doing something wrong). If you can point me to any typescript project that uses latest version, I can find out where I might have misconfigured my project.

  • wikibase-sdk version: 9.0.3
  • Environment: Node 14

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