Open
Description
Dev documentation has a few flaws that users could run into when using ocis for the first time.
Summary:
- Installing pnpm alone is not enough, Node.js needs to be installed as well.
- Installing any Node.js is also not enough. Ubuntu 22.04 provides version v12.22.9, which is too old. There are several ways how to update it, but maybe the best one is here: https://deb.nodesource.com/
OCIS_INSECURE
always needs to be set, even ifocis init
was already executed withinsecure
flagOCIS_URL
needs to be set always
For background information see this ticket: #7391
Metadata
Metadata
Assignees
Type
Projects
Status
Prio 3 or less