You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make min fails with the message:
swipl css-inline.pl swish-min.css.new
ERROR: /home/rzf/swish/web/css/css-inline.pl:17: user:main size_file/2: file `'../../icons/wip.png'' does not exist (No such file or directory)
It must be run again to succeed
The text was updated successfully, but these errors were encountered:
I'm totally confused: if I run
ls web/icons
before make min, it succeeds the first time. This happens on a single virtual machine, on other virtual machine it doesn't. Maybe it's a problem of file system
Running
make clean
make src
make min
make min fails with the message:
swipl css-inline.pl swish-min.css.new
ERROR: /home/rzf/swish/web/css/css-inline.pl:17: user:main size_file/2: file `'../../icons/wip.png'' does not exist (No such file or directory)
It must be run again to succeed
The text was updated successfully, but these errors were encountered: