Hi,
In v91 I've noticed that a newly created custom library file (imx-api-ccc.tgz) generated with imxclient and placed in imx-modules is not being expanded in node-modules, error is:
"tarball data form imx-api-ccc seems to be corrupted, trying again."
I've tried the generation several times to the same result. No errors during the imxclient run, either. If I untar and manually place it in node-modules it works fine and I can happily use the library in my code.
Any hints?npm version? checksum I'm missing?
Thanks!