hurley icon indicating copy to clipboard operation
hurley copied to clipboard

Network Profile .yaml path incorrect

Open amcelroy opened this issue 5 years ago • 0 comments

Howdy,

There may be an issue when the network-profile .yaml files are generated. The "path" flag has the correct folder, but doesn't have the _sk file name appended to it. This causes an issue when trying to create a fabric-client Gateway object using the yaml->json parsed object file.

Lines 49 and 51 in https://github.com/worldsibu/hurley/blob/develop/src/generators/networkprofile.yaml.ts demonstrate are the culprit paths.

amcelroy avatar Dec 01 '19 18:12 amcelroy