-
-
Notifications
You must be signed in to change notification settings - Fork 62
Crashes if run without cache option #141
Comments
|
Yeah. I've known about this for a while -- it only affects git deps and If anyone's interested in picking this fix up, it's fairly well isolated and largely just needs some work done in the git fetcher. |
EDIT: My apologies. Please ignore, I have mistakenly thought that this is a comment for the newly opened issue 143 (by me) |
I'm trying to check for newer versions from git so i do not need pacote to checkout the repo anyway |
I'm running the following code and it crashes at
lib\fetchers\git.js:59
becausecacheStream
isundefined
The text was updated successfully, but these errors were encountered: