James

Results 28 comments of James

Note, a temporary workaround is to add `type File=any;` to the top of the `index.d.ts` file in the `dist` directory.

Have the same issue with NodeJS v14.16.1 on Windows 10.

Wow, this issue has sit here for a whole year? I guess the project is dead, or at least there's no obvious interest in it anymore. :/

I need this feature also. I keep wanting to move components into modules as I'm designing, and this system is making me start over from scratch every time due to...

Having the same issue where "" keeps getting added when using the API. Trying to use it with the n8n OpenAI Chat Model node, but having issues. Tried the Ollama...

I'm not using streams, but I did find a similar behavior, so mine might also be related: https://github.com/lowcoder-org/lowcoder/issues/1469

Ran into this also, not sure why accessing client browser side stuff is so limited. This might be a deal breaker for me.

I'm using the ":latest" in docker compose to pull the latest version, which ended up being "Version: 2.4.12-"dev #5e6cf42"", and I have a similar issue: https://github.com/lowcoder-org/lowcoder/issues/1469