Skip to content

Build issue with TypeScript project "botbuilder does not export member 'Promiseable'" #165

@liliankasem

Description

@liliankasem

Describe the bug
I get a build error after adding wolf to my existing bot project.

node_modules/wolf-core/dist/middlewares/wolfMiddleware.d.ts:1:42

It is complaining that the botbuilder node module does not export a member called Promiseable

To Reproduce
Steps to reproduce the behavior:

  1. Follow README instructions to add wolf to an existing (typescript) bot v4 project
  2. Run tsc

Screenshots
screen shot 2019-03-04 at 6 21 33 pm

screen shot 2019-03-04 at 6 09 38 pm

Bonus -> can't write abilities.d.ts file:
screen shot 2019-03-04 at 6 22 17 pm

Desktop (please complete the following information):

  • OS: macOS 10.13.16
  • Browser: Chrome
  • Wolf-core version: 2.5.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions