José Luis Di Biase
José Luis Di Biase
Can you make a PR? It seems that would help mantainers
You can use `npm` with `node 14.x` or `pnpm`
To avoid the errors using `npm` you can run `npm install --legacy-peer-deps` on `node > 14` So Maybe it is usefull to add it in [CONTRBUTION](https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md) @paveltiunov If you agree...
Well, i have no problem to make it work with node version **10.22.0** and running without admin permission. To change your node version you can use [nvm](https://github.com/nvm-sh/nvm)
+1 thats the reason is too slow!
I saw the script, but i dont understand why to keep a requirements.txt wihout the real requirements format. And also force to use the script to install it. The script...
BTW I commented out this line. ``` --- a/libmattermost.c +++ b/libmattermost.c @@ -200,7 +200,7 @@ mm_check_mattermost_response(MattermostAccount *ma, JsonNode *node, gchar *errti if (json_node_get_node_type(node) == JSON_NODE_ARRAY) { return TRUE; } -...
It seems that this extension has it https://github.com/gyopak/sidellama Maybe some can move this feature to this extension
Code for getting webpage in sidellama. On each page we need to run this, and then put it on the context for the inference ```js function bridge() { const response...
If it helps In this commit client.head was introduced https://github.com/langflow-ai/langflow/commit/aea98a40197b27f2563326a2e4d9717b133aabd9 BTW mcp sse client base code was added on https://github.com/langflow-ai/langflow/commit/59b2ed7765