You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emitter "@typespec/http-client-python" crashed! This is a bug.
Please file an issue at https://github.com/microsoft/typespec/issues
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at addDefaultOptions (file:///tmp/testtsp/node_modules/@typespec/http-client-python/dist/emitter/emitter.js:36:102)
at Object.$onEmit [as emitFunction] (file:///tmp/testtsp/node_modules/@typespec/http-client-python/dist/emitter/emitter.js:60:5)
at async runEmitter (file:///tmp/testtsp/node_modules/@typespec/compiler/dist/src/core/program.js:366:13)
at async compile (file:///tmp/testtsp/node_modules/@typespec/compiler/dist/src/core/program.js:123:9)
at async compileOnce (file:///tmp/testtsp/node_modules/@typespec/compiler/dist/src/core/cli/actions/compile/compile.js:36:25)
at async compileAction (file:///tmp/testtsp/node_modules/@typespec/compiler/dist/src/core/cli/actions/compile/compile.js:19:9)
The text was updated successfully, but these errors were encountered:
tspconfig
is an optional file, it shouldn't be necessary.The following steps crash the emitter:
Error log:
The text was updated successfully, but these errors were encountered: