Kay Joe Kahmann
Results
2
issues of
Kay Joe Kahmann
Hello guys, there are comparison errors in the file **src/Liquid/LocalFileSystem.php**. There are some comparisons like: `if (!$rootRegex->match(realpath($fullPath)))` wich wont be true ever, because the function match() will never return a...
I have the problem, that the glob will always return an empty array of string. nw-model-miner.mjs `const pakFilePaths = await globby(assetsPath + '/**/*.pak');`