Botframework-solutions: Sample Virtual Assistant Deployment: Folder structure is not proper

Created on 10 Sep 2019  ·  12Comments  ·  Source: microsoft/botframework-solutions

What project is affected?

botframework-solutions - Sample Virtual Assistant (Typescript)

What language is this in?

English

What happens?

Bot builder deployment script generating lib and node modules folders in root directory where package.json, tsconfig.json and web.config files are located. Where as part of publish command it has been referred project directory as root directory\src. With this, required package.json, lib folders, web.config files are missing and unable to start sample bot in web client post deployment.

Also please confirm, web.config should refer index.js or index.ts?

What are the steps to reproduce this issue?

Followed instructions specified in link https://microsoft.github.io/botframework-solutions/tutorials/typescript/create-assistant/1_intro/ for typescript VA sample.

What were you expecting to happen?

Can you share any logs, error output, etc.?

Any screenshots or additional context?

Bot Services Backlog Bug customer-reported

Most helpful comment

All 12 comments

@lauren-mills , @Batta32 This issue has been marked for backlog. Could you please help me with workaround to install type script based sample virtual assistant with proper directory structure to proceed in the mean time?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

esoler-sage picture esoler-sage  ·  3Comments

andhdo picture andhdo  ·  3Comments

ericmaino picture ericmaino  ·  3Comments

VladPapacostea-SM picture VladPapacostea-SM  ·  3Comments

lauren-mills picture lauren-mills  ·  3Comments