azure-storage icon indicating copy to clipboard operation
azure-storage copied to clipboard

Cannot set properties of undefined (setting 'start:azure')

Open freeworld1995 opened this issue 3 years ago • 2 comments

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

ksnip_20221001-095427

Expected behavior

ran nest add @nestjs/azure-func-http successful

Minimal reproduction of the problem with instructions

  1. cd to project root
  2. 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

freeworld1995 avatar Oct 01 '22 02:10 freeworld1995

Did you get solution to this problem? I'm facing the same issue.

samyak-j avatar Sep 01 '24 10:09 samyak-j

Ditto

ozjuly19 avatar Oct 24 '24 02:10 ozjuly19

Isn't this https://github.com/nestjs/azure-func-http related?

NikolaPeevski avatar Jan 23 '25 16:01 NikolaPeevski