@brody4hire - C. Jonathan Brody
@brody4hire - C. Jonathan Brody
Here is the issue on npm.community: https://npm.community/t/error-git-not-found/154 I think `npm` should be modified to check that `git` is installed, using `which` for example, before attempting to spawn `git`. From a...
What is the status of this query?
Thanks @hiepxanh for pointing it out and proposing the idea. I have some doubts, though. This seems to be specific to the Android platform, and from , and I would...
@hiepxanh @janpio @raphinesse I am fine to discuss approach and solution here, , , or wherever else you guys want to discuss it. I would favor using untildify as suggested...
Any objections if we transfer this to ? I think some of these ideas are covered by .
> [...] add `"use strict;"` [...] I think we should do this, since we are still not using ES6 modules. Node.js is in a strange situation where it does support...
Linking to xpbrew/cordova-sqlite-storage#868, which is marked as a bug. I would like to resolve this problem on the cordova-sqlite-storage side. (I will probably need a few weeks to look into...
As much as I don't like package lock & shrink-wrap files, this would probably have prevented issue #543.
What is the status of this proposal?