https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38031

Tomás Cohen Arazi (tcohen) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
The right way to install with yarn inside KTD is by running:

```shell
sudo yarn install --modules-folder /kohadevbox/node_modules
sudo chown -R kohadev-koha:kohadev-koha /kohadevbox/node_modules
```

After doing it, if I run the proposed command I get:

```shell
kohadev-koha@kohadevbox:koha(qa_38031)$ yarn run po2json
yarn run v1.22.22
$ po2json

input argument is required

Usage: po2json <input> <output> [options]
```

is that enough for QA? I don't have full context for this feature.

-- 
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/

Reply via email to