https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38714
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Lucas Gass (lukeg) <[email protected]> --- I did this from outside my k-t-d: cd /somewhere/outside/your/koha/path git clone https://gitlab.com/joubu/prettier-plugin-jinja-template.git cd /koha-dir yarn install ln -s /path/to/prettier-plugin-jinja-template /path/to/koha/node_modules/prettier-plugin-jinja-template and then inside my k-t-d: kohadev-koha@kohadevbox:koha((b54a15b3d6e...))$ prettier koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt [error] Cannot find package 'prettier-plugin-jinja-template' imported from /kohadevbox/koha/noop.js -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
