Vavlav Benes

Results 21 comments of Vavlav Benes

I have same problem on macOs Catalina `10.15.3` with version 0.23.2 **and curl from vscode** ![Screenshot 2020-04-27 at 17 32 40](https://user-images.githubusercontent.com/25709267/80390726-1ddd8d00-88ad-11ea-9a03-606acdeb84cc.png) **curl from command line** ```bash ╰─$ curl -H "Content-Type:...

@Huachao. Yes I can. Problem is not in curl or Postman. They work fine. I thought its related to firewall, but i can send POST from `curl` or `postman` ....

**vscode version** Version: 1.45.0-insider Commit: abb4a35cfc26102f93fd00df7b59ce1a19c2017a Date: 2020-04-28T05:34:21.109Z (5 hrs ago) Electron: 7.2.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Darwin x64 19.3.0 my server ```typescript import { Drash }...

@Huachao its strange , i removed all settings from user-settings and its no working.

I did progress. Plugin works with node-js express example, but not working with deno server example. Maybe its related to https://github.com/drashland/deno-drash

Hi, Did someone try that on MacOs ? I have different path or should I call custom kotlin-language-server ? @fwcd

Hi @SpringDay6 , did you find solution on how to run xorg with GPU. I am also looking for `nvidia-xconfig`.

It happens for godot 3.1 alpha 2 and higher..

I built a compose for the web and I got static resources. It's not shown in a notebook. Maybe WASM is not enabled in an embedded browser. ``` HTML(""" """)...