Anurag Vohra
Anurag Vohra
> I was able to solve the problem. I had to change the fontnik-version in the file package.json to: **"fontnik": "0.8.0-dev.2"** Now it works. Yes this works. Thank you.
If this is implemented, I will suggest `dbseq=true` to be a query param instead of request header, as its used as a query in here.
Hi team, Any comment on this ?
> As far as db / doc not found, I think error reason is already provided: > > ``` > % http $DB/mydb2/doc4 > HTTP/1.1 404 Object Not Found >...
>we have an API to return a sequence in the document I wanted to see if it would make sense having the same kind of API rather than invent something...
> Exactly! That's how connection sharing works. After the TCP connection is established to a host, port, SSL session is setup, it can be reused for multiple requests: > The...
Facing same issue
Ok After installing `CMake Tools` from `ms-vscode` solved issue for me. I had to relaunch `codium` a couple of times after installation as per popups I received. But it worked.