https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36682
--- Comment #16 from Victor Grousset/tuxayo <[email protected]> --- > And now it's > cd /kohadevbox > sudo pnpm install > Is that correct? Wait, won't we need to cp package.json & pnpm-lock.yaml in /kohadevbox to update them? Or maybe KTD will have a symlink or something? ----- In internationalization.md "Install the build tools first" I think, as written it's indeed ok to just tell people to run pnpm install, because if the tools are not here, then they are not using KTD so it's specifics don't apply. And for KTD users, they won't need to use that section. So only in case of mistakes the duplication of JS deps would happen. Same as in main. Doc seems good for yarn and will stay good for pnpm. 👍 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
