Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

api create_sdk command fails #48

Open
dscowan opened this issue Dec 5, 2017 · 2 comments
Open

api create_sdk command fails #48

dscowan opened this issue Dec 5, 2017 · 2 comments

Comments

@dscowan
Copy link

dscowan commented Dec 5, 2017

The create_sdk command fails with the error below. I did not see swagger included in the node packages. What is the expectation here?

[22:04:11] Error: spawn swagger-codegen ENOENT at exports._errnoException (util.js:1022:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) at onErrorNT (internal/child_process.js:359:16) at _combinedTickCallback (internal/process/next_tick.js:74:11) at process._tickCallback (internal/process/next_tick.js:98:9) at Module.runMain (module.js:606:11) at run (bootstrap_node.js:394:7) at startup (bootstrap_node.js:149:9) at bootstrap_node.js:509:3

@jcvalerio
Copy link

@dscowan did you have swagger-codegen installed?

https://github.com/swagger-api/swagger-codegen

@dscowan
Copy link
Author

dscowan commented Jan 1, 2018

I do. I've only seen this problem on my windows machine. Not my mac.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants