Open
Description
I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
Schematics fail. You need to install manually npm i @nestjs/azure-func-http
and then add schematics with nest add @nestjs/azure-func-http
.
Expected behavior
Automatically install necessary dependencies.
Minimal reproduction of the problem with instructions
nest add @nestjs/azure-func-http
What is the motivation / use case for changing the behavior?
Comodity
Environment
Nest version: 7.0.0
For Tooling issues:
- Node version: 12.18.3
- Platform: Linux
Others:
Thanks for your work,