-
Notifications
You must be signed in to change notification settings - Fork 44
Failure when doing git deployment #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, I'm seeing the same problem. Searching around I found this link to a very similar MSFT published tutorial but deploying to a Linux container. I tried it and got past the problem you described above. I can now connect to the webapp but I'm getting http Service Unavailable errors. I'm now chasing that problem. PS. I'm a novice at this and using these tutorials as a learning tool. |
Did you find any solution to this? I am having the same issue. |
I'm having exactly the same issues. Not impressed that Microsoft haven't responded in almost 5 months. |
I got the same issue. The tutorial should be updated! |
You can change the start line in package.json to This will unblock the deployment, but still get error:
I would like to fix it complete in future. |
I found the same problem, I also found this problem
|
Any updates on this |
Yikes. No update, huh? :( |
i would like to use this project, but i'm getting blocked by this also. how to solve? |
My deployment to Azure didn't succeed after running
git push azure master
.The errors I saw in the output are
and
The text was updated successfully, but these errors were encountered: