50UM3N / video-chat

Simple Web Application that offer you to create video meeting room using WebRTC and Socket.
https://soumen-video-calling-app.herokuapp.com/
MIT License
48 stars 32 forks source link

deploying(Pushing) to heroku #9

Closed SamTheDemon closed 3 years ago

SamTheDemon commented 3 years ago

I'm trying to deploy it to Heroku but I keep getting this error about

remote:       npm ERR! Error while executing:
remote:        npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/RGBboy/express-flash.git
remote:        npm ERR!
remote:        npm ERR! Host key verification failed.
.
.
.
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/secret-badlands-82414.git'

image

50UM3N commented 3 years ago

This is not an appropriate issue related to my repo.