chunrapeepat / codeprompt

CodePrompt is the code repository loader interface that consumes your relevant code and turns it into a GPT prompt
https://codeprompt.xyz
63 stars 10 forks source link

Saw Error When try to analyse https://github.com/wasdee/pb4wsl #8

Open wasdee opened 1 year ago

wasdee commented 1 year ago

image

Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.
mossyblog commented 1 year ago

Same with https://github.com/SanderMertens/flecs

chunrapeepat commented 1 year ago

@wasdee, thanks for reporting! will take a look at it.