jspm / generator

JSPM Import Map Generator
Apache License 2.0
160 stars 20 forks source link

add failing test for issue with openai and langchain #356

Closed haikyuu closed 1 month ago

haikyuu commented 1 month ago

The generator crashes when installing openai along with langchain/text_splitter.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

guybedford commented 1 month ago

Thanks again for sharing this test case. The error message bug was fixed in https://github.com/jspm/generator/pull/358 and separately OpenAI should now be working.