Skip to content
#

yeoman-generator

Here are 674 public repositories matching this topic...

generator-teams
wictorwilen
wictorwilen commented Oct 8, 2021

Description

The default bot implementation throws an error, see below, when an adaptive card (non text) message is sent to it.

Steps to reproduce

Scaffold a new project with a bot and a messaging extension.
Run it (gulp serve) and use the message extension in the bot chat and post an adaptive card to the chat

Expected results

At least no errors in the console

Actual results

threedliteguy
threedliteguy commented Oct 27, 2021

Running jhipster-generator-nodejs using the Docker instructions in the readme.md returns an error.
Dependency resolution for nest fails and there is a lint error that prevents it from completing. However some files are generated.
I am using MacOS and Docker Desktop. I did notice it appears to be still using node 12, would 16 work better?

Improve this page

Add a description, image, and links to the yeoman-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yeoman-generator topic, visit your repo's landing page and select "manage topics."

Learn more