Kenneth Payson

Results 4 issues of Kenneth Payson

I have a few questions related to the openApi spec document 1. can the spec_files array contain urls? 2. There may be a bug related to path resolution in the...

I want to build a cli from my company's api and I'm trying to get started with the openapi-cli-generator https://github.com/danielgtaylor/openapi-cli-generator but I'm running into some different errors. I took the...

### Current behavior There is an error opening cypress component testing if the source root folder is not called "src" In my case the "src" folder is named "ui" The...

web-terminal --port 8088 Web-Terminal running at http://localhost:8088/terminal /usr/local/lib/node_modules/web-terminal/lib/terminal.js:155 io = io.listen(server, { log: false }); ^ TypeError: io.listen is not a function at initialize (/usr/local/lib/node_modules/web-terminal/lib/terminal.js:155:13) at Object. (/usr/local/lib/node_modules/web-terminal/bin/run.js:28:1) at Module._compile...