Closed davidrobin closed 7 years ago
Think it's because yarn validates the engine field, and yargs isn't really an engine like node for example is.
It shouldn't stop you from installing and using the package afaik.
On Wed, May 24, 2017 at 8:32 AM, David ROBIN notifications@github.com wrote:
Hello,
When I install your package or after install it when I do an upgrade, I have this warning in the shell: "warning multiyargs@1.0.0: The engine "yargs" appears to be invalid."
I am using Yarn package manager instead of NPM.
Yarn 0.24.6 NodeJS 7.10.0 macOS Sierra 10.12.4
Could you check why this warning appears?
Regards
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vseventer/sharp-cli/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AAm9c8yo-NA9arF_wZ3tI0b7q7PoQTPJks5r890HgaJpZM4NktMd .
Hello,
When I install your package or after install it when I do an upgrade, I have this warning in the shell: "warning multiyargs@1.0.0: The engine "yargs" appears to be invalid."
I am using Yarn package manager instead of NPM.
Yarn 0.24.6 NodeJS 7.10.0 macOS Sierra 10.12.4
Could you check why this warning appears?
Regards