Main reason: openAI library and babel has incompatibilities:
Failed to compile.
./node_modules/openai/index.js 68:52
Module parse failed: Unexpected token (68:52)
File was processed with these loaders:
./node_modules/babel-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
| baseURL = Core.readEnv('OPENAI_BASE_URL'),
| apiKey = Core.readEnv('OPENAI_API_KEY'),
Removing ActiveLLM features:
./node_modules/openai/index.js 68:52 Module parse failed: Unexpected token (68:52) File was processed with these loaders:
p.s. Babel is added for eslint.