raj-bhagya
raj-bhagya
Hi @plroebuck Here I attached the information you asked, sharing on behalf of @NikhilPunwaney . Please let me know if you need more details. [hook_endpoint_to_test.zip](https://github.com/cybertk/abao/files/2050705/hook_endpoint_to_test.zip)
@plroebuck , Are you able to reproduce the issue? following details may help to reproduce the issue: The Abao version is 0.5.0 The Node version is v9.4.0 Platform is OS...
@plroebuck , Our services are developed on Flask web application framework written in Python.
@plroebuck , I Installed latest development version **Abao-0.6.0**, but I'm encountering different error only with this version where as the previous version **0.5.0** is not throwing this error. I'm suspecting...
Same error with **abao --version** also, basically getting this error with any abao command option. [~/repos/simile/simile_web_service → develop]$ abao --version path.js:39 throw new ERR_INVALID_ARG_TYPE('path', 'string', path); ^ TypeError [ERR_INVALID_ARG_TYPE]: The...
I hardcoded value to **prog = 'abao'** in line 35, but still same issue. **macOS 10.13.2**
$ which abao `/usr/local/bin/abao`
``` parseArgs = (argv) -> 'use strict' allOptions = _.assign {}, abaoOptions, mochaOptions mochaOptionNames = Object.keys mochaOptions prog = path.basename pkg.bin return yargs(argv) .usage("Usage:\n #{prog} [OPTIONS]" + "\n\nExample:\n #{prog} api.raml...
I changed that line and tried. Meantime time I tired to downgrade node version to **8.11.1** and reinstalled abao-0.6.0 (Just to see if there is compatibility problem), that's why it...
[/usr/local/lib/node_modules/abao]$ npm list --depth=0 ``` [email protected] (git+https://[email protected]/cybertk/abao.git#20b9357daafb051d6f59db136f9b35b59a1eaa0e) /usr/local/lib/node_modules/abao ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected]...