https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32951 Bug ID: 32951 Summary: No rule to make target calendar.css needed by pm_to_blib Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org Installing (not via docker), make && make install complains: ---- Generating a Unix-style Makefile Writing Makefile for koha Writing MYMETA.yml and MYMETA.json "/usr/bin/perl" build-resources.PL Usage: yarn [options] yarn: error: no such option: --frozen-lockfile 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'build:prod' make: *** No rule to make target 'koha-tmpl/intranet-tmpl/prog/css/calendar.css', needed by 'pm_to_blib'. Stop. "/usr/bin/perl" build-resources.PL Usage: yarn [options] yarn: error: no such option: --frozen-lockfile 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'build:prod' make: *** No rule to make target 'koha-tmpl/intranet-tmpl/prog/css/calendar.css', needed by 'pm_to_blib'. Stop. ---- yarn --version 0.32+git uname reports "Debian 6.0.8-1" -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.