IEvangelist / IEvangelist.VideoChat

Imagine two Twilio SDKs, ASP.NET Core/C#, Angular/TypeScript, SignalR, etc... Yeah, amazing!
http://bit.ly/video-chat-tutorial
MIT License
67 stars 59 forks source link

Issue while publishing the application on local box #21

Closed valaykothari closed 4 years ago

valaykothari commented 4 years ago

image

I got this errors during publish.

IEvangelist commented 4 years ago

Hi @valaykothari - that looks really odd. I'm not sure why it's trying to publish C++ header files, unless - ah, ok... I see now. node_modules. Did you correctly follow all the steps in the publish article? If not, I'm not sure how to help you without more detail.

valaykothari commented 4 years ago

The only change is I am planning to publish it on my local box not on azure cloud, nothing else.

On Mon, Jun 29, 2020 at 6:03 PM David Pine notifications@github.com wrote:

Hi @valaykothari https://github.com/valaykothari - that looks really odd. I'm not sure why it's trying to publish C++ header files, unless - ah, ok... I see now. node_modules. Did you correctly follow all the steps in the publish article? If not, I'm not sure how to help you without more detail.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/IEvangelist/IEvangelist.VideoChat/issues/21#issuecomment-651088083, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5XUM643SXSMH62PKPXXV3RZCCZBANCNFSM4OKOS5NQ .

-- Thanks, Valay Kothari

IEvangelist commented 4 years ago

The only change is I am planning to publish it on my local box not on azure cloud, nothing else. On Mon, Jun 29, 2020 at 6:03 PM David Pine @.**> wrote: Hi @valaykothari https://github.com/valaykothari - that looks really odd. I'm not sure why it's trying to publish C++ header files, unless - ah, ok... I see now. node_modules*. Did you correctly follow all the steps in the publish article? If not, I'm not sure how to help you without more detail. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#21 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5XUM643SXSMH62PKPXXV3RZCCZBANCNFSM4OKOS5NQ . -- Thanks, Valay Kothari

If that is the case, I cannot help you. That is out of the scope of this project. I would suggest that you try the dotnet publish command, which will build it for you locally.

https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish