Issues with starting projects tied to azure functions

Hello everyone,
My project is microservice architecture and its separated in modules. When starting project, my first module is built correctly, yet every other following module is giving me this error:

Do you guys have any idea how to fix it? This happened after latest update of rider. I dont have this issue in VS

0
2 comments

Hi,

could you share your packages.json and the result of "func -- version" command?

0

Hey, no need, I fixed the problem. I think after updating rider version to latest, my module startup args had reset and I had to update every module. 

Thanks anyways.

1

Please sign in to leave a comment.