Sakya
Sakya
If i use plain text in for REGISTRY_PASS i got this error ```bash [12/21/2019] [2:59:05 AM] [Express ] › ⚠ warning URIError: URI malformed at decodeURIComponent () at Url.parse (url.js:336:19)...
Hi when is the config file generated ? This path doesn't exist ~/.config/CCTV Viewer/CCTV Viewer.conf I'm using non snap version
Yes it need to be escape. But it actually not there so I have to find in .config and found out it under T171RU ``` ~/.config/T171RU/CCTV\ Viewer.conf ``` I try...
Suggestion to move config format to 100% json, using ini and json together is confusing
I come up with this, is this correct ? ```js import React from "https://cdn.skypack.dev/[email protected]"; import ReactDOM from "https://cdn.skypack.dev/[email protected]"; import { Animate } from "https://cdn.skypack.dev/[email protected]"; const Box = function (props) {...
any update ? We have case that we don't develop for IOS, so I remove all ios dependency ( folder ) which cause this to error
It doesn't work even when using 2.0.3, same error message
Moving from atom to vscode. Really needed this especially for ansible playbook Any update ?
samba AD default permission also shown as ```SD``` and not recognize ```DE```
Hi, Just want to clarify Is this currently not possible on the latest version ? ```yml paths: "~^siteA-([0-9]{1})$": source: rtsp://siteAPIP/cam/realmonitor?channel=$G1 sourceOnDemand: yes ```