GiR
#1
Just updated Zammad today from Ubuntu repos
3.4.x to 3.4.x (minors versions)
And my custom css went away, I tried to rerun
$ zammad run rake assets:precompile
But now it says
Yarn executable was not detected in the system.
Download Yarn at https://yarnpkg.com/en/docs/install
But I have it installed
$ yarn --version
0.32
$ which yarn
/usr/bin/yarn
Now I’m not being able to apply my custom.css file.
GiR
#2
I followed the instructions from
And now it works
$ yarn --version
1.22.4
$ which yarn
/usr/bin/yarn
Sorry I’m confused, is this issue solved to you or is it not? :x
GiR
#4
It is solved, I had to reinstall yarn
1 Like
system
closed
#5
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.