containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
182 stars 39 forks source link

fix: remove postman-code-generators constraint #1830

Closed jeffmaury closed 1 month ago

jeffmaury commented 1 month ago

What does this PR do?

Remove postman-code-generators constraint

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

1827

How to test this PR?

pnpm install

benoitf commented 1 month ago

how will it work within developers env ? Many folks may have noth yarn and pnpm installed Will it cause an issue ?

jeffmaury commented 1 month ago

how will it work within developers env ? Many folks may have noth yarn and pnpm installed Will it cause an issue ?

Yes will amend the upstream fix because I don't understand why they are running yarn when package.json specifies pnpm