azure-storage
azure-storage copied to clipboard
Cannot set properties of undefined (setting 'start:azure')
I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
When i ran nest add @nestjs/azure-func-http in my project. I received errors like below

Expected behavior
ran nest add @nestjs/azure-func-http successful
Minimal reproduction of the problem with instructions
-
cdto project root - Ran
nest add @nestjs/azure-func-http
What is the motivation / use case for changing the behavior?
Environment
Nest version: 9.1.4
For Tooling issues:
- Node version: 16.17.1
- Platform: PopOS (Linux)
Others:
VSCode
Did you get solution to this problem? I'm facing the same issue.
Ditto
Isn't this https://github.com/nestjs/azure-func-http related?