node-client-api
node-client-api copied to clipboard
proxy-generator fails due to lack of dependencies
When using /lib/proxy-generator.js in a gulp file to generate data services files, it fails due to lack of 2 dependencies:
- ast-types
- astring
These are listed as devDependencies but maybe they should be regular dependencies since users are supposed to run this.
@filetvignon can you please provide steps to recreate this issue
Closing this. Please open a new issue if you still run into this. Thanks.!