-
|
Hi, I am using the
which didn't work anymore when using the
The way I got it to work was by changing the path to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes it is, because the vendor zip is downloaded and unzipped in that directory. The reason for that is that only That is probably something that could be improved in the documentation if it's not clear. |
Beta Was this translation helpful? Give feedback.
Yes it is, because the vendor zip is downloaded and unzipped in that directory. The reason for that is that only
/tmpallows write-read, the rest of the filesystem is read-only.That is probably something that could be improved in the documentation if it's not clear.