meteor / standalone-blaze-generator

10 stars 7 forks source link

some errors in output #3

Open thatjuan opened 9 years ago

thatjuan commented 9 years ago

After running the script, I got the following errors:

./export-packages.sh: 23: ./export-packages.sh: pushd: not found mv: cannot stat ‘client.js’: No such file or directory sed: can't read s/[[:space:]]\/\/ [0-9]+$//g: No such file or directory sed: can't read /^\/\/.+\/\/$/d: No such file or directory sed: can't read /^\/\/# sourceMappingURL=./d: No such file or directory

blaze.js did end up with some output which I haven't tried yet, but will this cause it to be incomplete?