Closed serge-hulne closed 1 year ago
Rucksack shard cannot be used under windows, because of the 20% shell scripts content.
PS C:\Users\serge\Documents\vue-tests\vue-tests-nomodules\rucksack\app> crystal build --release src\app.cr Error: while requiring "rucksack" Error: Error executing process: 'rm -f C:\\Users\\serge\\Documents\\vue-tests\\vue-tests-nomodules\\rucksack\\app\\lib\\rucksack\\src/.rucksack_packer.cr .rucksack.toc': The system cannot find the file specified.
That's true, it only works on Linux and OSX. Will add a corresponding warning to the README.
Rucksack shard cannot be used under windows, because of the 20% shell scripts content.