node-client-api icon indicating copy to clipboard operation
node-client-api copied to clipboard

proxy-generator fails due to lack of dependencies

Open filetvignon opened this issue 2 years ago • 1 comments

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 avatar Apr 20 '23 00:04 filetvignon

@filetvignon can you please provide steps to recreate this issue

anu3990 avatar Apr 25 '23 19:04 anu3990

Closing this. Please open a new issue if you still run into this. Thanks.!

anu3990 avatar May 22 '24 20:05 anu3990