tomsour1s
tomsour1s
@danielroe Hey Daniel, Tom here. I am looking for a good first Issue. If help is still needed here, I would like to give it a try.
Hey, TL;DR The problem is that you are trying to define the context inside the profiles object. ```json { "name": "docs", "ignore": [], "profiles": { "one": { "name": "docs", "host":...
Same Problem.
**UPDATE**: I was too stupid to read the docs correct. I didn`t look at [this](https://vue-i18n.intlify.dev/guide/advanced/composition.html#pluralization) ----------------------- @BobbieGoede I got "stuck" on the same error. The main reason I was confused...
Hey, I tried to recreate your Issue. I created a local folder-structure like this: ```bash ├───.vscode │ sftp.json │ └───public ├───img └───services foo.py ``` On the remote server I added...