jsonresume / theme-manager

Theme server for JSON Resume
MIT License
166 stars 31 forks source link

TypeError: tar.Extract is not a function #42

Open whizkid77 opened 6 years ago

whizkid77 commented 6 years ago
.../theme-manager/node_modules/tarball-extract/tarball.js:11
    .pipe(tar.Extract({ path: destination}))
              ^

TypeError: tar.Extract is not a function

I needed to bump tarball-extract version from 0.0.3 to 0.0.5 or higher.