The module load-patterns does not seem to exist anymore, possibly replaced by what is now defined in the file patterns.js. If such is indeed the case, could you update the CLI ? And if not, well I'll gladly accept any help for the issue I have when I try to create my tarball :
Hi !
Tried using tartifacts instead of tar.gz for more flexibility but alas, the CLI does not seem to run properly when I try. I think it's tied to https://github.com/blond/tartifacts/blob/master/bin/tartifacts#L10 :
const loadPatterns = require('../lib/load-patterns');
The module
load-patterns
does not seem to exist anymore, possibly replaced by what is now defined in the filepatterns.js
. If such is indeed the case, could you update the CLI ? And if not, well I'll gladly accept any help for the issue I have when I try to create my tarball :Thanks !
-pl