Closed flrnt closed 6 years ago
It looks like you're trying to install Bugsnag on a machine that doesn't have git installed? Some of bugsnag-js's dependencies are pulled in via git so you'll need to install git first.
On Tue, 15 May 2018, 21:10 Graham Campbell, notifications@github.com wrote:
Did you mean to post here? :)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bugsnag/bugsnag-js/issues/349#issuecomment-389297384, or mute the thread https://github.com/notifications/unsubscribe-auth/AAlNKyIl5hDlHlsNTvro1jvhRTkvBXS2ks5tyzZJgaJpZM4T_ahv .
works like a charm, ty @bengourley
so how to solve this??
so how to solve this??
Download git: https://git-scm.com/downloads
I have installed Git and configured environment variables,but not solve it
You need to install git and have it available in your path then it should work.
Expected behavior
run fine :)
Observed behavior
got this in stacktrace
Steps to reproduce
npm install
on my production serverVersion
4.6.0
I think it's relative to ssh path of the remote url, maybe need to switch to https ?