The Wayback Machine - https://web.archive.org/web/20211011232857/https://github.com/topics/yeoman-generator
Skip to content
#

yeoman-generator

Here are 676 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

shai-almog
shai-almog commented Oct 5, 2021

Running

jhipster  --blueprints nodejs

I see

  JHipster update available: 7.2.0 (current: 7.0.1)

So naturally I did:

npm --force install -g generator-jhipster

And it worked a lot on installing but jhipster remained the same (Using Mac OS Big Sur on Intel). Uninstalled it, reinstalled. Reinstalled via brew etc. It all results in the same odd old versio

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