You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
.pipe(tar.Extract({ path: directory }))
^
TypeError: tar.Extract is not a function
at inflate (/usr/lib/node_modules/apigee-127/node_modules/usergrid-installer/lib/download.js:133:15)
at /usr/lib/node_modules/apigee-127/node_modules/usergrid-installer/lib/download.js:77:5
at /usr/lib/node_modules/apigee-127/node_modules/usergrid-installer/lib/download.js:123:11
at FSReqWrap.oncomplete (fs.js:114:15)
The New tar seems to not have the needed function could you restrict ist to the 2 Version ?
The text was updated successfully, but these errors were encountered:
Hi, have you found any solution to this error?
if yes, please help me, thanks
.pipe(tar.Extract({ path: directory }))
^
TypeError: tar.Extract is not a function
at inflate (/usr/lib/node_modules/apigee-127/node_modules/usergrid-installer/lib/download.js:133:15)
at /usr/lib/node_modules/apigee-127/node_modules/usergrid-installer/lib/download.js:77:5
at /usr/lib/node_modules/apigee-127/node_modules/usergrid-installer/lib/download.js:123:11
at FSReqWrap.oncomplete (fs.js:114:15)
The New tar seems to not have the needed function could you restrict ist to the 2 Version ?
sry - at the time i was playing around with baas to test the different solutions that exists.
i belive i adjusted the json ? and manualy set a previous version of the tar module ?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The New tar seems to not have the needed function could you restrict ist to the 2 Version ?
The text was updated successfully, but these errors were encountered: